simple IAP with ST7
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2005-05-17 11:23 PM
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2005-04-28 3:36 PM
Posted on April 29, 2005 at 00:36
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. ThanksOptions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2005-05-17 11:23 PM
Posted on May 18, 2005 at 08:23
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