Custom bootloader for stm32h7
Hi community..
In the past i have developed a custom bootloader for the following mcu stm32f7...
I was reading the usb and writing the flash section dedicated for the application.
Now i have to do the same for the stm32H7..
Are the steps the same ?
Are there major differences compared to the stm32f7 family?
I have read also about the trust zone (secure area)..
Is it better to locate the bootloade in a secure flash region?
Do you have some links with examples ?
Thanks a lot
