Skip to main content
IAgui
Associate III
January 9, 2019
Question

STM32F769 Discovery Board

  • January 9, 2019
  • 2 replies
  • 667 views

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.

This topic has been closed for replies.

2 replies

Tesla DeLorean
Guru
January 9, 2019

Most likely there are signals on other pins that the system loader is recognizing over going into USB mode.

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
IAgui
IAguiAuthor
Associate III
January 15, 2019

I have followed pattern 9 from the AN2606 documentation checked my optionbytes with ST-Link and are as set as follows:

0690X000006D72kQAC.png

Can anyone please shed some light on this. Has anyone been able use DFU mode on the STM32F769 Discovery Board?