cancel
Showing results for 
Search instead for 
Did you mean: 

STM32 H733 Secure Boot & Secure Firmware Update

gopikrishnan
Associate II

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.

3 REPLIES 3
gopikrishnan
Associate II

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.