Search found 2 matches
- Wed Dec 21, 2022 5:52 am
- Forum: General discussion
- Topic: Fix for STM32F401 USB DFU bootloader failing to enumerate
- Replies: 1
- Views: 3186
Fix for STM32F401 USB DFU bootloader failing to enumerate
Problem description: I've ordered several STM32F401 black pill boards. Some of the boards never successfully enter USB DFU bootloader mode, and some only intermittently enter DFU bootloader mode. I get "Device Descriptor Request Failed" messages, because the STM32 fails to enumerate over USB. I'm ...
- Wed Dec 21, 2022 5:36 am
- Forum: General discussion
- Topic: blackpill/greenpill stm32411 stm32f401 dfu bootloader fix
- Replies: 6
- Views: 6282
Re: blackpill/greenpill stm32411 stm32f401 dfu bootloader fix
Echoing the solutions above, I found tying A10 to ground was required to reliably enter DFU bootloader mode on all of STM32F401 boards I have lying around. I got "Device descriptor request failed" errors about 80% of the time, where the STM32 would fail to enumerate over USB.
In the last paragraph ...
In the last paragraph ...