STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H563 Warning: The Core is locked up

Hi,I'm currently developing a custom application which provisions and regresses an STM32H563, using the NUCLEO-H563ZI board for development.The CubeProgrammer CLI commands I'm executing are based on the bash scripts generated by CubeMX. Since I start...

WireGuard on STM32U5A5VJT6 ?

Hello,I'm currently working on a project using the STM32U5A5VJT6 processor, and I'm exploring the feasibility of implementing WireGuard in a bare-metal environment. I found one mention of WireGuard in this community post [link], however afaik it is a...

xezi by Associate
  • 208 Views
  • 3 replies
  • 1 kudos

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
  • 775 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
  • 320 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
  • 229 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
  • 280 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
  • 155 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
  • 1460 Views
  • 5 replies
  • 0 kudos