2005-05-17 11:23 PM
2005-04-28 03:36 PM
Hi,
I want to use ST72F264 in my design. I also want to be able to save certain information (look-up tables etc.) in the flash memory of the chip. I looked through AN1576 but it seems too complicated for what I want to do. Is not there an easier way just to write a number of bytes in flash. Thanks2005-05-17 11:23 PM
you can write the Flash( except sector0) using the IAP. You can do a simple IAP to write the required locations for permanent storage.
See AN1477 for the necessary information. hope this helps