Unable to go to bootloader at powerup
I have a STM32F769I-Eval and want to use the DFU bootloader.From the application I can start the bootloader with the code below. The devices is recognized in Windows as a DFU device and I can use DfuSe to upload code to the device. Perfect.static voi...