How to implement secure boot on STM32 MCU
Hi,
I'm using STM32F423ZHT6 MCU board. I want to implement the FOTA as well as Scure Boot on my EVAL board. But I don't have much knowledge about Secure Boot.
So, I refer https://www.st.com/en/embedded-software/x-cube-sbsfu.html and AN5056.
The SBSFU package have some STM32F413- Discovery board example.
How to write a crypto in MCU board?. Is there example code is available.
Then how to check if my scure boot is sucessfully add to my MCU?
Regards,
Mee
