Content originally posted in LPCWare by emielzij on Thu Jan 15 06:25:28 MST 2015
Hi,
I want to save some calibration data. Which exists of 50 float variables in an array.
It is possible to read the values once and program them manually in flash memory with my code but this is not very practical.
Unfortunately there is no eeprom on the LPC11C24. What are the possibilities to save this data somewhere that it is still available after power is lost. The pcb is already been made so an external eeprom is not an option anymore.
Regards,
Emiel