STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Non-encrypted binary can't be flashed properly

Hi everybody,I am using a platform that is based on STM32. The developers of this platform have provided to me the firmware image as an encrypted .bin file. When I flash it via USB everything is fine.Then I change their code and recompile everything ...

Lyap94 by Associate III
  • 417 Views
  • 2 replies
  • 0 kudos

Resolved! ExitSecureMemory MPU region limitation (OEMiRoT)

The OEMiRoT project uses ExitSecureMemory V1.1 to enable 1 MPU region and start the application. This automatically enables the configured HDP region, so application cannot access the bootloader. The default OEMiRoT project allows for 2 tiny 64kB app...

Hans_W by Associate III
  • 626 Views
  • 4 replies
  • 0 kudos

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
  • 729 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
  • 1610 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
  • 820 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
  • 680 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
  • 560 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
  • 461 Views
  • 1 replies
  • 0 kudos