Skip to main content
Dan S_2
Associate
April 27, 2017
Question

STM32F411 re-enter into bootloader mode

  • April 27, 2017
  • 3 replies
  • 1842 views
Posted on April 27, 2017 at 09:58

Hi,

I am doing a firmware upgrade to a STM32F411RE using DfuSe application tool. But after I click ' Leave DFU mode', the MCU re-enters into the bootloader mode. I do not see this problem when I perform the same firmware upgrade on a STM32F401RE chip. Anyone can advise?  Thanks.  

#stm32f411 #dfuse
This topic has been closed for replies.

3 replies

Tesla DeLorean
Guru
April 27, 2017
Posted on April 27, 2017 at 15:27

What is the state of the BOOT0 pin?

Is there a watchdog running?

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
Dan S_2
Dan S_2Author
Associate
April 28, 2017
Posted on April 28, 2017 at 09:32

Hi Clive,

I have connected BOOT0 pin to 3.3V. Watchdog is not active.

In fact, I have reworked a Nucleo board and saw the same behaviour. It re-enters into the bootloader mode after I leave the DFU mode. Attached is the schematic of the Nucleo board that I reworked.

0690X00000603TMQAY.jpg
DUrbano
Associate III
September 14, 2018

Please, could you tell me how did you put your NUCLEO board (with STM32F411) in dfu mode ? I tried with mine, but it was been impossible and I don't really know why...

VHoti.1
Visitor II
May 27, 2020

very simple

connect boot0 and 3.3v and use USB OTG via connect PA12,PA11,GND,3.3V with an USB CABLE to PC

you will see DFU mode on device manager

another variant is DFU file to convert into HEX with ST tools

and to upload HEX via ST-Link Utility ...