Hi,
As in Subject - does LPC5516 support EEPROM? Or there is a SW emulated way to store data to persist power cycle?
Regards,
Winston
解決済! 解決策の投稿を見る。
HI yangao,
LPC5516 doesn't upport EEPROM.
If we need to program on chip Flash in run time, I would recommend referring flashiap demo code under SDK install folder. The IAP Flash project is a simple demonstration program of the SDK IAP driver. It erases and programs a portion of on-chip flash memory. A message a printed on the UART terminal as various operations on flash memory are performed.
Have a nice day,
Jun Zhang
HI yangao,
LPC5516 doesn't upport EEPROM.
If we need to program on chip Flash in run time, I would recommend referring flashiap demo code under SDK install folder. The IAP Flash project is a simple demonstration program of the SDK IAP driver. It erases and programs a portion of on-chip flash memory. A message a printed on the UART terminal as various operations on flash memory are performed.
Have a nice day,
Jun Zhang