Does LPC5516 support EEPROM

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Does LPC5516 support EEPROM

Jump to solution
509 Views
yangao
Contributor III

Hi,

As in Subject - does LPC5516 support EEPROM? Or there is a SW emulated way to store data to persist power cycle?

Regards,

Winston

Labels (1)
0 Kudos
Reply
1 Solution
493 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

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

View solution in original post

1 Reply
494 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

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