Skip to main content
Associate II
December 19, 2023
Question

STM32 H733 Secure Boot & Secure Firmware Update

  • December 19, 2023
  • 3 replies
  • 2110 views

Hi,

I need to implement things that are required to implement secure boot & secure software update STM32 H733 Microcontrollers. Trying to understand from the beginner perspective, though I have the Cube package downloaded from the st website, still like to understand the theoretical basics and implementation steps to have a basic secure boot and boot loader design.

This topic has been closed for replies.

3 replies

Associate II
December 19, 2023

I have basic understanding how crypto works, But I would like to understand more about ST concepts where you have using secure storage for storing keys, implementing ROT, locking ROT for protection. etc.