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! STiRoT Provisioning of STM32H573 over SPI

Hi all,we are developing a product with the STM32H573. The idea is to use the STiRoT for secure firmware update. The MCU is connected to a Linux CPU via SPI. Now we plan to do the provisioning during the production using the Linux CPU that has a ethr...

RomThi by Associate III
  • 3129 Views
  • 12 replies
  • 0 kudos

STSAFE-A110 with mbedTLS and local envelope API

I'm using an STSAFE-A110 chip with SPL02 profile on a custom board and trying to get StSafeA_WrapLocalEnvelope() function working. I've already successfully paired my chip with my MCU/FW by writing the default host MAC key from the ST examples to the...

Resolved! STM32U585 DOES NOT RETURN TO RDP=0.

Hello,I've added the OEM2KEY AND OEM1KEY to the RDP Level 2 protection in order to perform the same steps as in the 'Getting started with STM32CubeU5 TFM application' for enabling Production Mode.Following the steps and executing the HARDENING.SH fil...

Istillaga_0-1713193265654.png

TFM SPI issue in custom board with STM32u585aii6q

Hi @Jocelyn RICARD Greetingswe are trying to run TFM example (with secure and non secure project) taken from GPIO_Toggle_TZEN Example and adding SPI communication in the non secure project on our custom board mounted with STM32U585aii6q controller SP...

PJose.4 by Senior
  • 2161 Views
  • 12 replies
  • 1 kudos

Resolved! PKA Modular Exponentiation not working as expected

Hello,I'm trying to figure out how to properly use STM32WB55 PKA registers for RSA key generation and encryption/decryption. I have chosen small (63 bit) primes for generating RSA private key, which worked perfectly. However, I am having trouble with...

PKryg.1 by Associate II
  • 1450 Views
  • 5 replies
  • 2 kudos

Support required with SBSFU Implementation on STM32WB55

Hello ST Community,I'm currently working on a project using the STM32WB55 MCU and am in the process of implementing Secure Boot and Secure Firmware Update (SBSFU) in my custom application. As part of this, I decided to test the existing 1_Image_SBSFU...

Sjain_0-1719740326469.png Sjain_1-1719740338555.png
Sjain by Associate III
  • 1530 Views
  • 5 replies
  • 0 kudos

Resolved! SBSFU example code

Hi ,i am using STM32L4R9 based dev board STLINK-V3MINIE and wanted to use SBSFU, used the example code STM32L432KC_Nucleo_1_image from the library and flashed the SECoreBIN followed by SBSFU and then the userAPP code, but while flashing userAPP ,i go...