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! stm32h533 production state closed firmware not running

Hello Support Team,for testing purposes i am using the H533NucleoBoard. I can load my firmware into the MCU and the firmware is running as expected. I want use the final product in ProductionState: closed.The problem is, the firmware isn't running an...

jhoerd by Associate II
  • 633 Views
  • 2 replies
  • 1 kudos

Resolved! SFI Option Bytes for STM32H753ZI (Nucleo-H753ZI)

Hi everyone,I have a question regarding SFI Option Bytes for the STM32H753ZI (Nucleo-H753ZI).Question:Which option bytes should I pick, since there are a lot of different combinations available: 1. Generated by TrustedPackageCreator: FLASH_OPTSR_PRG,...

jho by Associate II
  • 593 Views
  • 3 replies
  • 1 kudos

Secure Boot Implementation

HiI am trying to perform a secure boot implementation in STM32F439ZIT6. The datasheet shows that, there is Hash, RNG, AECS and TDES. Can I perform secure boot functionality using only STM32F439ZIT6 without using any external chip and if so, are there...

avbST by Associate II
  • 344 Views
  • 1 replies
  • 0 kudos

X-CUBE-SBSFU: Can you update firmware using USART DFU?

All the provided examples are using USART YMODEM to transfer data. I know, that it really doesn't matter what kind of protocol you use as long as image is placed in a correct place in the memory, but I wonder if I can use DFU feature to update firmwa...

Hammad by Associate
  • 544 Views
  • 0 replies
  • 0 kudos

STSAFE-A120 Symmetric Decryption Support

Hello,We are working on an STM32F469/79-based device that uses SBSFU, which we are seeking to modify to use the STSAFE-A120 to perform the authentication and decryption algorithms.Section 2.7 of the STSAFE-A120 datasheet includes that the STSAFE-A120...