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

Custom bootloader in SBSFU in STM32H753

Hi Team,  I am trying to add a Secondary/custom bootloader in SBSFU. But not able to figure it out how to do it. I changed memory for active slot area and used the same area for custom bootloader in both linker file of both SBSFU and custom bootloade...

H573 Trust Zone / Secure Boot support in Zephyr MCUBoot

HiI've been trying to understand what level of support is available for the H573 security features in Zephyr RTOS with mcuboot but either can't find any information or no one replies to my comments.I have a Zephyr sysbuild build working where mcuboot...

ekwus by Associate II
  • 277 Views
  • 2 replies
  • 0 kudos

How to integrate crypth AES-128 method in stm32f767

I'm currently working on a final project titled "Design and Communication Security Mechanisms in an Embedded Gateway Module for Electric Vehicle Networks." I'll be creating a security mechanism using AES-128 and a hash function, and securing data fro...

Adill by Associate
  • 191 Views
  • 0 replies
  • 0 kudos

STM32U585 TrustZone ADC DMA-buffer always 0

Hi, I'm using 3 channels of ADC4 with GPDMA1 (channel 4) in secure world of a TrustZone-project and the DMA-buffer stays always 0. The same ADC/DMA-configuration with the same application code (all mnus the security aspects) are working fine without ...

Resolved! STM32H503 cannot perform regression

Hello.  I am experimenting with securing a STM32H503 using password authentication, which will ultimately be an automated process.I created a simple password for testing and created the password hash in board_password.bin and da_password.bin(just for...

RGari by Associate III
  • 3043 Views
  • 18 replies
  • 0 kudos

Discuss migration to STM32 for CRA complaince

HelloWe are considering STM32 based processor for our next generation of products and would like to talk to a security expert with ST to discuss achieving CRA compliance.The "contact" page on the website down not provide a way to contact ST in the UK...

TL5 by Associate II
  • 257 Views
  • 4 replies
  • 2 kudos

SBSFU based security design for STM32G0B1

 TL;DR:On STM32G0B1 with SBSFU + SECoreBin, I want to design a secure crypto/key enclave for the user APP.Enclave should be WRP/PCROP/MPU protected.Only accessible via SVC/gateway from the unprivileged APP.Should remain updateable through SBSFU (incl...

Gorka3 by Associate
  • 361 Views
  • 1 replies
  • 0 kudos