Content originally posted in LPCWare by Skashkash on Mon Jan 23 08:40:58 MST 2012
Quote: Sharadanand
I am using LPC1769, for one of my project I need to store data permanently. Can I use on chip flash for the same purpose?
If it is possible how to do it?:confused:
You can use the the IAP commands to copy data to flash.
Check the UM section 32.8 IAP commands.