STM32F411 re-enter into bootloader mode
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-04-27 12:58 AM
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- Labels:
-
Bootloader
-
STM32F4 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-04-27 6:27 AM
What is the state of the BOOT0 pin?
Is there a watchdog running?
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-04-28 12:32 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-09-14 2:29 AM
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...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-05-27 3:48 AM
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 ...
