cancel
Showing results for 
Search instead for 
Did you mean: 

STM32H5x3: Execute specific functions from RAM

gh_rcl
Associate II

Hi all,
I'm looking for an example (STM32CubeIDE) allowing to call a function located in RAM in order to copy flash bank2 to flash bank1 and then restart the CPU.
Regards,

1 REPLY 1
Saket_Om
ST Employee

Hello @gh_rcl 

Please refer to the article below:

How to place and execute STM32 code in SRAM memory... - STMicroelectronics Community

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.
Saket_Om