Skip to main content
Visitor II
January 9, 2024
Question

Secure boot on STM32F405 & STM32F407

  • January 9, 2024
  • 1 reply
  • 1397 views

I see the listing of all variants of STM32F405 & STM32F407 shows secure boot as one of the security functions. But I haven't been able to find any documentation for the same.

It would be helpful if someone can point me to the relevant documentation.  

This topic has been closed for replies.

1 reply

Jocelyn RICARD
ST Employee
January 9, 2024

Hello @Basavesh ,

ST provides a secure boot example in the X-CUBE-SBSFU package.

Associated documentation can be found in same page:

UM2262 Getting started guide

AN5056 Integration guide.

The STM32F4 family example is provided for STM32F413.

So, you will need to adapt it to your target.

Best regards

Jocelyn