Storing Non volatile data..

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

Storing Non volatile data..

784 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by akhilpo on Sun Dec 04 02:56:19 MST 2011
How can I store non volitile data on LPC 1114 mcu? In AVRs, there is an on chip eeprom for this purpose. What is the method for this in LPC's?
1 回复

732 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by FlySnake on Sun Dec 04 04:39:56 MST 2011

Quote: akhilpo
How can I store non volitile data on LPC 1114 mcu? In AVRs, there is an on chip eeprom for this purpose. What is the method for this in LPC's?


Internal flash through IAP (chapter 32.8). This is very inconvenient, but at least something.