Skip to main content
Visitor II
May 18, 2005
Question

simple IAP with ST7

  • May 18, 2005
  • 2 replies
  • 673 views
Posted on May 18, 2005 at 08:23

simple IAP with ST7

    This topic has been closed for replies.

    2 replies

    lseletronAuthor
    Visitor II
    April 28, 2005
    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.

    Thanks

    Visitor II
    May 18, 2005
    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