Skip to main content
Associate
June 30, 2023
Question

Executing an application directly from RAM rather than the flash memory - SBSFU.

  • June 30, 2023
  • 1 reply
  • 1451 views

We currently utilize the STM32H7B0xB microcontroller, which offers 1.4 MBytes of RAM and 128KBytes of flash memory. While exploring the SBSFU examples found examples for running from external flash directly, I could not locate one that specifically demonstrates running the application from the RAM region for SBSFU. Is it supported?

This topic has been closed for replies.

1 reply

MM..1
Chief III
June 30, 2023
HotaruAuthor
Associate
July 1, 2023

Thanks @MM..1  for running the code from RAM. However, I was looking at secure boot and if SBSFU supports apps running app after doing a signature verification and decryption.