Storing Non volatile data..

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

Storing Non volatile data..

659 Views
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 Reply

607 Views
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.