Guest
#1171128
Hello, I have to store some runtime values somewhere so that I do not lose them over power downs and restarts. However on my tiny LPC-2138 board there is no external EEPROM for my use. Therefore I am thinking of using the unsued flash area of the 2138 as a tiny file storage segment. From the chip manual point of view it seems possible with IAP commands. But there is not much example out there. Has anybody tried that? Is it useful? Any ideas for alternatives? Thanks Cem