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

Resolved! How to create signed firmware for STM32U5 MCU?

Hi ST Team,I am using STM32U575 MCU. I want to create signed binary. I want to upload signed firmware in MCU and also update only new signed firmware via Native bootloader and want to restrict unknown firmware updates.How can I create signed firmware...

vijay_03 by Associate II
  • 3674 Views
  • 2 replies
  • 0 kudos

Resolved! STM32U5 RDP regression without JTAG/SWD

Hello ST Community,There was a thread by Aurelien about this topic, but I did not understand the answer. So let me rephrase the question with my own words.I have a STM32U5 based device with high security settings (TZEN=1, RDP=2). Is there any other m...

ELuca.2 by Associate II
  • 1893 Views
  • 3 replies
  • 0 kudos

Resolved! Moving STM32U585 back from RDP level 2 to blank state

Hello,I need a quick confirmation. Assuming I have correctly provisioned OEM1KEY and OEM2KEY and I don't use OTP memory, I will always be able to revert my STM32U585 chip from RDP level 2 to blank state (RDP level 0, erased Flash, TrustZone disabled)...

ELuca.2 by Associate II
  • 1849 Views
  • 4 replies
  • 0 kudos

Resolved! STM32F413H SBSFU

Hello,I am working on integrating SBSFU with the STM32F4 controller. The target controller is F429.I am trying to build an example project. It is a single image slot project which is developed for STM32F413H. I build the SE_Corebin project first and ...

ADani by Associate III
  • 1908 Views
  • 4 replies
  • 0 kudos

Query on TFM_Boot,TFM_APPLI and TFM_Loader in STM32U5

Hello supportTeam,Enjoy your day.I'm developing a firmware upgrade function(Bootloader). STM32U585ZIT6 series controller was chosen by us for our product development, and B-U585I-IOT02A development kit was used for POC.A firmware update solution is g...