================================================================================
                                样例使用说明
                             Sample Description
================================================================================
功能描述：
该样例演示了ADC过采样功能，通道0配置4倍过采样，中断获取采样数据。

Function descriptions:
This sample demonstrates the oversampling function of the ADC. Channel 0 is 
configured with 4x oversampling, and the sampling data is obtained through interrupts.
================================================================================
测试环境：
测试用板：DPM32M036_REV_A
MDK版本： 5.28

Test environment:
Test board: DPM32M036_REV_A
MDK Version: 5.28
================================================================================
使用步骤：
1. 编译下载程序到MCU，并运行。

Example execution steps:
1. Compile and download the program to MCU, and run it.

================================================================================
注意事项：
ADC引脚如下：
ADC_CH0    -> PA0

Notes:
The ADC pins are as follows:
ADC_CH0    -> PA0

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