Skip to main content
SShoh.1
Visitor II
July 31, 2022
Question

How does secure boot of STM32 work?

  • July 31, 2022
  • 1 reply
  • 722 views

Does it have hardware ROM for keys and certificates?

Can you bypass it by boot from USB?

What is the crypto hardware?

Is there a detailed block diagram?

    This topic has been closed for replies.

    1 reply

    Jocelyn RICARD
    ST Employee
    November 10, 2022

    Hello @SShoh.1​ ,

    STM32 MCU families have no secure boot implemented in ROM.

    STM32 boots either on flash or on a internal bootloader that is used to flash the content of the firmware.

    You have all details in reference manual of each STM32.

    Best regards

    Jocelyn