2019-01-09 01:15 PM
I am currently trying to use the DFU mode on the STM32F769 Discovery Board. I have shorted a connection to VCC to pull BOOT0 to 3.3V (From Schematic R19). I have wired up PA11, PA12 and ground (Using USB pins) to the arduino connector on the board. Downloaded the DFuSe application. With BOOT0 tied to 3.3 V I reset the micro and the DFuSe doesn't seem to recognize the micro. Any insight to this would be greatly appropriated.
2019-01-09 01:38 PM
Most likely there are signals on other pins that the system loader is recognizing over going into USB mode.
2019-01-15 10:41 AM
I have followed pattern 9 from the AN2606 documentation checked my optionbytes with ST-Link and are as set as follows:
Can anyone please shed some light on this. Has anyone been able use DFU mode on the STM32F769 Discovery Board?