STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F413-Disco board with SBSFU

Hi,I want to use SBSFU with my simple application. I watched https://youtube.com/playlist?list=PLnMKNibPkDnGd7J7fV7tr-4xIBwkNfD--&si=T2hYVP2BWDyQkhAWI successfully implement the SBSFU example project on my board. Here, I've a problem to use SBSFU wit...

Meenakshi by Associate III
  • 147 Views
  • 2 replies
  • 1 kudos

Resolved! STM32H7 SBSFU Firmware Validation

Hi all,I'm new to using the STM secure boot/secure firmware update and I'm trying to understand how the verification works when sending a new firmware image to the board. I got SBSFU running on an STM32H750B-DK dev board and successfully loaded the e...

Resolved! TFM / CubeMX integration

HI,we are interested in a guide to  a clear workflow of integrating CubeMX-generated code for U5 into TFM-based application.In particular:1. We have trustzone-enabled CubeMX-generated app with Azure RTOS and TouchGFX. The IDE and compiler are IAR. We...

bear2023R by Associate III
  • 476 Views
  • 9 replies
  • 3 kudos

Read Secure World Registers with GDB

Hello everyone,I am currently debugging a Cortex-M33 MCU with TrustZone-M. During my debugging session, I have observed some unexpected behavior when reading the VTOR (Vector Table Offset Register) in both secure and non-secure states using GDB.Backg...

Migrating STM32 Crypto Library from v3.1.5 to v4.2.1

Hi, I am currently working on migrating a project from STM32 Crypto Library version 3.1.5 to version 4.2.1. I would greatly appreciate your assistance with the following queries:Compatibility Inquiry: Is version 4.2.1 compatible with version 3.1.5? S...

Nile by Associate
  • 187 Views
  • 1 replies
  • 0 kudos

ST33TPHF2XI2C How to access TPM's GPIOs?

Hi, I am working on integrating the TPM ST33TPHF2XI2C into our platforms and we noticed that there are two GPIOs in the TPM chip. The datasheet says the following:  The GPIO function could be modified by activating GPIOs mapped on the NV storage inde...

aaflores by Associate
  • 146 Views
  • 1 replies
  • 0 kudos

X-CUBE-CRYPTOLIB cmox_eddsa_verify memory fail

Hi everyone!In our project for stm32f446, we are trying to use X-CUBE-CRYPTOLIB to verify the firmware signature on the device using ED25519. Unfortunately, when trying to call the cmox_eddsa_verify method, we get the CMOX_ECC_ERR_MEMORY_FAIL error. ...

AKole.3 by Associate
  • 589 Views
  • 4 replies
  • 0 kudos