Content originally posted in LPCWare by mvinger on Sat Jun 22 21:58:23 MST 2013
Anyone out there used a 64-byte page as a pseudo-eeprom?
I have read the docs and was wondering if anyone had any pointers to jumpstart my storing of parameters in the FLASH.
I have already allocated the page for my parameters and now just need to write the code using the IAP writing commands but it looks a bit 'hairier' than I was hoping.
Thanks.
MTV2