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! SBSFU_Boot on STM32U5A9

Hi, I am working with the SBSFU_Boot on the STM32U5A9 chip. After the SBSFU_Loader has written the update image into internal memory, a reset happens in order for the SBSFU_Boot to write the image to be booted. When performing the update, it ends up ...

Mourice by Associate II
  • 786 Views
  • 7 replies
  • 0 kudos

Resolved! [SOLVED] SBSFU - WRP / RDP Test Failure

Hi,I am setting up SBSFU on our STM32H750. I want to test the RDP and WRP security protections.Steps taken so far:I have enabled WRP and RDP Level 1 by setting the option bytes through cubeprogrammer and enabling SFU_WRP_PROTECT_ENABLE & SFU_RDP_PROT...

snmunters_0-1776261823593.png snmunters_1-1776261926362.png
snmunters by Associate III
  • 294 Views
  • 2 replies
  • 0 kudos

Is there any startup sequence for STuRoT?

I am trying to understand SMiRoT and SMuRoT for product development based on the STM32H573 and Secure Manager, but from the public documentation they both look mostly like black boxes.Since they seem to be built on top of STiRoT / STuRoT, I am curren...

zBlack by Associate
  • 116 Views
  • 1 replies
  • 1 kudos

STM32U535CCT6 Trustzone non-secure is inflashable

Hi,I am trying to create a trustzone application for my board, but suddenly I could no longer flash to non-secure memory. Secure memory flashing still works fine. What am I doing incorrectly?Thank you in advance,Michalthe failing flash (fails even if...

STM32H563 Trustzone cmox hardfault

Hello. I am trying to encrypt/decrypt data in secure area of stm32h563 (Trustzone application), using code from one of the examples (using  cmox_cipher_encrypt function). Running the function in non-secure area, everything works fine. Trying to run t...

DBara.1 by Associate II
  • 382 Views
  • 9 replies
  • 0 kudos

Suggestion to use CRYP_AES_GCM

Hello everyone.I'm novice in cryptografic,I'm developing a project with STM32H7.I have a file on uSD and I can read it using FatFs.I have to crypto this file using CRYP_AES_GCM.I setup IOC in this wayThe IOC build this file for meMy file has 98MByte ...

MauFanGilaMedical_0-1776150563313.png MauFanGilaMedical_1-1776150637781.png MauFanGilaMedical_2-1776151142769.png