1˵
    1TIM4 CH2شCH1һ
2ʹû
    KEIL MDK-ARM V5.34.0.0
    Ӳ 
        N32G05xϵУ
            N32G05xRBQ7_STB V1.0
        N32G05xϵУ
            N32G05xRBL7_STB V1.0
3ʹ˵
    ϵͳ:
        1ʱԴ
                    HSI=8M,SYS CLK=64M,TIM4 CLK=64M
        2˿ã
                    PB6ѡΪTIM4CH1
                    PB7ѡΪTIM4CH2
                    PA3ѡΪIO
        3TIM
                    TIM4 CH2شCH1һ
    ʹ÷
        1򿪵ģʽPA3PB7ʾ߼ǹ۲TIM4 CH1 Ĳ
        2ͨԴgSendTrigEn=1PA3أTIM4 CH1һ
4ע
    
	
	
	
1. Function description
     1. The rising edge of TIM4 CH2 triggers CH1 to output a single pulse
2. Use environment
	Software development environment: KEIL MDK-ARM V5.34.0.0
    Hardware development environment:
         N32G05x series:
            Developed based on the evaluation board N32G05xRBQ7_STB V1.0
         N32G05x series:
            Developed based on the evaluation board N32G05xRBL7_STB V1.0
3. Instructions for use
    System Configuration;
        1. Clock source:
                    HSI=8M,SYS CLK=64M,TIM4 CLK=64M
         2. Port configuration:
                     PB6 is selected as the CH1 output of TIM4
                     PB7 is selected as the CH2 input of TIM4
                     PA3 is selected as IO output
         3. TIM:
                     TIM4 configures the rising edge of CH2 to trigger CH1 to output a single pulse
     Instructions:
         1. After compiling, turn on the debug mode, connect PA3 to PB7, and use an oscilloscope or logic analyzer to observe the waveform of CH1 of TIM4
         2. Configure gSendTrigEn=1 in the debug window,the program sends the rising edge of PA3, and TIM4 CH1 outputs a single pulse
4. Matters needing attention
     without
	