using lpc11u24 eeprom

08 May 2012

hi,

are there any libraries to access the mbeds local eeprom, does anyone have any examples, i have searched and not come up with anything except external eeprom chips which i dont want to use if possible.

thanks

joe

11 May 2012

Hi Joe,

I have accessed the internal EEPROM of LPC11U24. This code is based on Tedd OKANO's IAP library. Thank you.

Import programM0_EEPROM_test

demo code for internal EEPROM memory access