STM32 MCUs Security

Ask questions and find answers on STM32 security frameworks and tools, including cryptographic libraries, TrustZone, and the Secure Manager.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How do I port the SBSFU to the H757 board?

For the past few weeks I have been trying to port the NUCLEO-H753ZI SBSFU implementation to the H757 and have run into several problems. My development environment is linux.First of all, I could not build the binaries succesfully without massive modi...

AKhri.1 by Associate II
  • 659 Views
  • 1 replies
  • 0 kudos

Resolved! Help in Read out protection.

Hi all,I'm working in a project (with STM32L476) in which i am building my own bootloader to perform secure boot and firmware upgrade.I have some doubt regarding this matter. is there any resources available for secure the HEX file (encrypt and decry...

Roshan by Associate III
  • 912 Views
  • 5 replies
  • 0 kudos

Unable to build the any SBSFU projects

I'm following the security part 6 - 02 Building the SBSFU but the final build of the UserApp always ends up with an error.Instructions are being followed EXACTLY as in the video. I'm getting a different project size when building the SBSFU, slightly ...

Eugene G by Associate II
  • 638 Views
  • 2 replies
  • 0 kudos

RDP settings to disable main memory read

Hello there,I am trying to find the right RDP config for the STM32G0 MCU. My aim is the following functionality:User code can read/ write the flash,Bootloader/ external SWD debugger cannot read the flash,Bootloader/ external SWD debugger can erase an...

0693W000008wMv7QAE.png

unable to complete build of project STM32H7B3I-DK

I'm trying to build the SBSFU project for board STM32H7B3I-DK (2_Images_ExtFlash) but am unable to. Everything does build fine but it fails on the last step, the postbuild.sh step, at prepareimage.py enc.I'm using STM32CubeIDE 1.5.1 on LinuxThis is t...

Arno1 by Senior
  • 546 Views
  • 1 replies
  • 0 kudos

SBSFU Memory fault when SFU_MPU_PROTECT_ENABLE is used

We have ported STM32CubeExpansion_SBSFU_V2.4.0 to use STM32H7B0 instead of the STM32H7B3-DK.When I enable SFU_MPU_PROTECT_ENABLE the bootloader generates MEMORY FAULT! when starting up and not yet called user application. I have tried to debug as muc...

OOni by Associate II
  • 564 Views
  • 0 replies
  • 0 kudos