Skip to main content
Visitor II
September 1, 2009
Question

Application Note: Executing functions from RAM with STM8

  • September 1, 2009
  • 2 replies
  • 771 views
Posted on September 01, 2009 at 19:47

Application Note: Executing functions from RAM with STM8

    This topic has been closed for replies.

    2 replies

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 15:04

    Hi,

    In your STM8 projects you may require functions that are executed from RAM.

    Typical uses for this feature are:

    – In-application programming, where Flash must be reprogrammed. In this situation, the reprogramming function must be in RAM.

    – On some STM8 devices, it is possible to execute from RAM and to disable the Flash, thus creating a very low-power mode.

    The Raisonance STM8 compiler toolchain integrates some features that facilitate the development of functions executed from RAM.

    An application note has been published to help you take advantage of this feature. You can download it from the Raisonance Web site.

    Regards,

    Bruno Richard (from Raisonance)

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 15:04

    Thank you Bruno,

    Here below the reference and the link to download it:

    AN56-Executing functions from RAM with STM8.pdf (228Ko)

    http://www.mcu-raisonance.com/index.php?alias=mcu_downloads&insidefile=page-support.html

    regards

    mozra