eeprom_ftmr
Overview
The EEprom example shows how to use flash driver to operate program EEprom:
Running the demo
When the example runs successfully, you can see the similar information from the terminal as below.
EEprom example Start
EEprom Information: Total EEprom Size: xx KB, Hex: (xx) EEprom Sector Size: xx B, hex: (xx) Erase eight sector of EEprom Program a buffer to eight sector of EEprom Successfully Programmed and Verified Location xx -> xx
End of EEprom example