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

TF-M Secure storage B-U585I-IOT02A

Hello , I am aiming to demonstrate secure storage operation SST using PSA APIs using STM32U585. To verify that TF-M services are operational and Secure/Non-Secure communication works. However I dont find any more stm32cube TFM ready solutions/example...

Device no longer boots after setting RDP = 1

Hello,I have written a custom bootloader for my stm32u5 project and have been testing it for the last few months with multiple working firmware updates.  To give some context, I transfer an encrypted firmware image to an external flash chip over CANf...

brohr01 by Associate III
  • 336 Views
  • 3 replies
  • 1 kudos

STiROT_iLoader: bugs in prebuild.bat

In STM32Cube_FW_H7RS_V1.3.0, file Projects/STM32H7S78-DK/Applications/ROT/STiROT_iLoader/STM32CubeIDE/prebuild.bat:As currently written, it fails in a couple of places. Here are the changes necessary for it to run:(The system won't let me upload the ...

SteveMelnikoff_0-1770399835644.png

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 II
  • 555 Views
  • 3 replies
  • 2 kudos

Resolved! message encryption on STM32F407VE

Hello, everyone.Can the STM32F407VE encrypt multi-byte messages to maintain the confidentiality of messages between the host and client (stm32)? If so, what type of encryption can be run on this processor?Thank you:)

No_Name by Associate III
  • 295 Views
  • 3 replies
  • 1 kudos

Resolved! Unable to flash OEMiRoT application using STLink-V2

Hi,I'm developing a secure boot application for STM32H563ZI microcontroller. I started with a very simple application following ST template code and tutorials like this one: https://wiki.st.com/stm32mcu/wiki/Security:How_to_start_with_STM32CubeMX_OEM...