Skip to main content
Associate II
September 4, 2025
Question

Secure Boot Implementation

  • September 4, 2025
  • 1 reply
  • 484 views

Hi

I 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 any library files which contain functions to perform this secure boot operation and is there any application notes, example codes or videos I can refer to perform this functionality? 

Thanks and Regards

@avbST 

1 reply

ST Employee
September 5, 2025

Hello @avbST,

I recommend checking out this article: Introduction to Secure boot and Secure firmware update

Additionally, I suggest reading this post: How to implement secure boot on STM32 MCU

Both will assist you in understanding Secure Boot and its implementation.

I hope my answer has helped you. When your question is answered, please select this topic as the solution that answered you, as it will help others find that answer faster.

Thanks for your contribution.

Dor_RH