Question
How to create a Bootloader for STM32F746G-Discoboard?
Hi
I'm trying to create a bootloader for STM32F746G-Discoboard firt before create my own board. I have read AN2606 and AN3155 to create it by UART but also found this https://github.com/ferenc-nemeth/stm32-bootloader. I'm a little confused about what way I have to follow.
Best Regards