================================================================================
                                样例使用说明
                             Sample Description
================================================================================
功能描述：
该样例演示了FLASH的擦除、写入、读出功能，先擦除flash最后一页，读取数据判断是否擦除成功
，然后写入数据，读取数据判断是否写入成功。

Function descriptions:
This sample demonstrates the functions of erasing, writing and reading of FLASH. 
First, erase the last page of the flash, read the data to determine whether 
the erasing is successful, and then write data and read the data again to 
determine whether the writing is successful. 
================================================================================
测试环境：
测试用板：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.
================================================================================
注意事项：

Notes:

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