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

Locked out from DA on STM32H5

Hi, I am trying to implement DA on an stm32H563, I have created the .obk file, and was selected in the Stm32Programmer. I have changed the product_state to provisioning and I got the message "Do you want to use the default?"I clicked YES and I got th...

coso2 by Associate II
  • 55 Views
  • 1 replies
  • 0 kudos

Updating SAES InitVect

Hello, I am trying to use SAES with a wrapped key to decrypt firmware updates on an stm32u5g9vjtxq. I am not sure how I should be changing the InitVect in CRYP_AES_CBC mode after hcryp is already initialized with HAL_CRYP_Init.  To elaborate on what ...

brohr01 by Associate III
  • 27 Views
  • 1 replies
  • 0 kudos

Where is STSAFE-A110 documentation?

I am currently working with the STSAFE-A110 and I have noticed a significant lack of documentation for those who need to implement or understand the driver logic.For instance, when generating ECC asymmetric key pairs, the official datasheet mentions ...

parmi93_0-1766082467225.png
parmi93 by Associate
  • 63 Views
  • 1 replies
  • 1 kudos

Resolved! Connection STM32L496 read-Out Protection

Hello, I'm posting a new message because the previous one was not answered with successful connection. The problem is that when MCU is populated on my board with Read-Our Protection enabled, it is not possible to connect STM32CubeProgrammer v.2.21.0 ...

AStre by Associate III
  • 826 Views
  • 2 replies
  • 0 kudos

PCROP area of STM32L471

Hello,I'm looking for some clarification over how the PCROP area can be used.  The user manual for STM32L471 states that code in this area can be executed but that data at flash in this area cannot be read.   Does this mean if I put a decryption algo...

Integrating TouchGFX and SBSFU

I am trying to integrate a very simple TouchGFX Application into the SBSFU (I only really need SB right now) application, on STM32U5A9J-DKI've switched out the Nonsecure application for mine, I've modified flash_layout to do primary only, no external...

JoeMck by Associate II
  • 152 Views
  • 2 replies
  • 0 kudos

Resolved! STM32H503 cannot perform regression

Hello.  I am experimenting with securing a STM32H503 using password authentication, which will ultimately be an automated process.I created a simple password for testing and created the password hash in board_password.bin and da_password.bin(just for...

RGari by Associate III
  • 3394 Views
  • 20 replies
  • 0 kudos