Sample code for how to erase/write LPC1768, LPC11U24, LPC1114, LPC812 and LPC824 internal flash memory. This program uses IAP call of MCU's ROM routines. The IAP library also supports read/write of EEPROM in LPC11U24.

Dependencies:   mbed IAP

You are viewing an older revision! See the latest version

Homepage

Sample code for how to erase/write LPC1768 and LPC11U24 internal flash memory.
This program uses IAP calls.
No filesystem interface available.

The latest version supports read/write of EEPROM in LPC11U24.

More information available in
http://mbed.org/users/okano/notebook/iap-in-application-programming-internal-flash-eras/


All wikipages