STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32H56 PKA Arithmetic operations not working

I am working with the NUCLEO-H563ZI, and I'm trying to write an application that verifies an ECDSA Certificate. I have already successfully done the verification using the  HAL_PKA_ECDSAVerif() function provided with all the parameters. My problem is...

A_A_Phil by Associate II
  • 1018 Views
  • 8 replies
  • 1 kudos

Resolved! Setting Option Bytes in Firmware with Secure Manager

Hello,I am implementing Secure Manager V1.2.0 from X-CUBE-SEC-M-H5 in my firmware. I am following the instructions provided in the "How to start with Secure Manager (customized configuration) on STM32H5" page.Is it possible to configure Option Bytes ...

Option.JPG
Shizu_T by Associate
  • 467 Views
  • 4 replies
  • 0 kudos

Resolved! STM32U575RIT6 - With TrustZone

Hi all!I’m starting with secure zone projects using the STM32U575RIT6 microcontroller. First, I want a project with the secure zone active, and that jumps to the non-secure zone to print a message. However, when jumping to the secure zone (NonSecure_...

proyo_0-1730885454555.png
proyo by Associate II
  • 357 Views
  • 2 replies
  • 0 kudos

Secure boot for STM32H745

Hello Team,We are developing a bootloader for STM32H745 MCU. Follwoing are requirements, 1. SDcard will contain the images for M7, M4 and External QSPI flash connected to H745 MCU2. Planning to use Secure boot such as SBSFU. Please suggest if this is...

ATank.1 by Associate III
  • 372 Views
  • 1 replies
  • 0 kudos

Question on Device unique key pair on STM32U585

The STM32U585 chip comes with a pre provisioned device unique public / private key pair which can be used for SFI.Is there a way to be able to work with this key pair outside of SFI for our own custom use case?I know that we can export the device cer...

abhkr24 by Associate
  • 224 Views
  • 1 replies
  • 0 kudos

stm32U5 NonSecure_Init Hard Fault

I have a board with an STM32U575CGTx on it and I am trying to execute a simple Trust Zone Enabled program.  I have 2 sample projects attached 1.) Trust Zone Disabled, 2.) Trust Zone Enabled.  The project with TZ Disabled runs perfectly, toggling a GP...

ttatakis by Associate III
  • 1651 Views
  • 5 replies
  • 0 kudos

Resolved! STM32H573 stuck in PROVISIONING state

Hi there,My STM32H573I-DK demo board is stuck in PROVISIONING state, probably as the result of a failed or aborted provisioning operation. I was doing hand-on training  with the  How to start with STiRoT on STM32H573 wiki. Now, I cannot regress it to...

CRE by Associate II
  • 653 Views
  • 4 replies
  • 1 kudos