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.