1˵
    1TIM3 TIM1¼
2ʹû
      KEIL MDK-ARM V5.34.0.0
    Ӳ        N32G003F5S7-STB V1.0
3ʹ˵
    ϵͳã
        1ʱԴ
                    AHB=48M,APB=48M,TIM1 CLK=48M,TIM3 CLK=48M
        2˿ã
                    PA1ѡΪTIM3CH1
                    PA11ѡΪTIM1CH1
        3TIM
                    TIM1 CH1 ڴTIM3 ſ
    ʹ÷
        1򿪵ģʽʾ߼ǹ۲TIM1 CH1TIM3 CH1Ĳ
        2кTIM3ֵTIM115
4ע
    

1. Function description
     1. TIM3 counts under TIM1 cycle
2. Use environment
    Software development environment: 	KEIL MDK-ARM V5.34.0.0
    Hardware environment:    	             	N32G003F5S7-STB V1.0
3. Instructions for use
     System Configuration;
         1. Clock source:
                     AHB=48M,APB=48M,TIM1 CLK=48M,TIM3 CLK=48M
         2. Port configuration:
                     PA1 is selected as the CH1 output of TIM3
                     PA11 is selected as the CH1 output of TIM1
         3. TIM:
                     TIM1 CH1 periodically triggers the gate control of TIM3
     Instructions:
         1. Open the debug mode after compiling, and observe the waveforms of TIM1 CH1, TIM3 CH1,with an oscilloscope or logic analyzer
         2. After the program runs, The period of TIM3 is 15 times that of TIM1
4. Matters needing attention
    None