Topic : Application Note: Executing functions from RAM with STM8

Forum : ST7/STM8

Original Post
Post Information Post
August 31, 2009 - 11:09am
Raisonance Support Team

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