How do I boot into bootloader from software on STM32F417?
Posted on February 09, 2017 at 20:35Hi Everyone!I am developing a firmware upgrade app for a custom board using an STM32F417.The custom PCB does not have pin outs for Boot0 and Boot1 pins.I have written a control app (console application) in C# and ...