Content originally posted in LPCWare by Hubert Wu on Fri Mar 05 07:58:22 MST 2010 I would like to use the flash as EEPROM function. How can I do? Does any sample where I could get?
Content originally posted in LPCWare by igorsk on Mon Mar 15 07:54:05 MST 2010 All flash is mapped to memory, uso you can just read it as normal memory.
Content originally posted in LPCWare by Hubert Wu on Mon Mar 15 03:31:09 MST 2010 Hello, thank you for great support. there is only IAP sample i can get. does any sample code for Flash sector define and how to read out the flash data? Hubert Wu