Does LPC5516 support EEPROM

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Does LPC5516 support EEPROM

跳至解决方案
552 次查看
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

标签 (1)
0 项奖励
回复
1 解答
536 次查看
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

在原帖中查看解决方案

1 回复
537 次查看
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