STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SBSFU in L5 series - existing project integration

Hello,I am working on a large project on a custom board based on STM32 L5 series. I've already set up, implemented, and tested my code using STM32CubeIDE. Now, I'm trying to integrate the project into SBSFU. For that reason, I am using the SBSFU exam...

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

Resolved! Errors building TFM example for U545

Hi, I'm trying to build TFM example applications from the B-U585I-IOT02A directory to work on Nucleo-U545RE board. THe documentation says it's possible. I have updated the project settings, but I'm getting errors from the STSAFE library: C:/Work/OldC...

Resolved! STM32H753ZI secure memory recover

Hello,I've implemented secure bootloader on STM32H753ZI using SBSFU examples and it's working very well. To secure the board I use WRP + RDP Level 1 + Secure Memory Area for bootloader. I would like to have option to recover from this state and be ab...

kicur by Associate II
  • 829 Views
  • 4 replies
  • 4 kudos

Resolved! stm32u5 aes cbc 192 bits

Hello,I need to implement AES-CBC 192 bits on micro STM32U5 serie, but hardware only supports 128 or 256 bits If i use XCUBE-SAFEA1, ST_Cryptolib is not available for U5 serie.How can i fix this issue? 

EMont.1 by Associate
  • 302 Views
  • 1 replies
  • 0 kudos

SBSFU with encrypted CBC in KMS?

Hello,We are developing a product based on a STM32WB5MMG. We have configured the SBSFU with OTA (Asymmetric with AES encryption scheme). Everything is working great and I have only one question that came to my mind during the last commit...The CBC ke...

H573 TrustZone Callable Secure Code

Is it possible to call Secure (S) application code from Non-Secure (NS) application code with TrustZone on STM32H573?  I have not seen any examples of this from ST, so I want to know if it is possible or if there is some fundamental reason why not.Th...

DPade.1 by Associate III
  • 389 Views
  • 2 replies
  • 1 kudos

Resolved! SFI

Am searching for SFI documentation without HSM to demonstrate to a Device certificate authority. Can you please share UserManual or ApplicationNote for STM32H573I-DK.BestRegards,P.Hitesh