================================================================================
                                样例使用说明
                                Sample Description
================================================================================
功能描述：
此样例演示了TIM1的输出比较功能，配置PA5作为PWM2引脚，PA5输出1khz占空比60%的波形。

Function descriptions:
This example demonstrates the output comparison function of TIM1, configuring PA5
as the PWM2 pin, with PA5 outputting a waveform with a 1khz frequency and a 60% 
duty cycle.
================================================================================
测试环境：
测试用板：MS32C001B_STK
MDK版本： 5.28
IAR版本： 9.20
GCC 版本：GNU Arm Embedded Toolchain 10.3-2021.10

Test environment:
Test board: MS32C001B_STK
MDK Version: 5.28
IAR Version: 9.20
GCC Version: GNU Arm Embedded Toolchain 10.3-2021.10
================================================================================
使用步骤：
1. 编译下载程序到MCU，并运行
2. PA5输出1khz,占空比60%。

Example execution steps:
1 Compile and download the program to MCU and run it
2.PA5 outputs 1kHz with a duty cycle of 60%.
================================================================================
注意事项：

Notes:

================================================================================