stm32f411 black pill not idenitified #12692
-
Hi All, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 26 replies
-
The device sounds like it's in dfu bootloader mode, probably hasn't been flashed with firmware yet? Have you found / built a copy of micropython that's compatible with that board? |
Beta Was this translation helpful? Give feedback.
-
Hi, This should probably solve your issue: You can simply flash the pre-built firmware using STM32CubeProgrammer, or you can just build your own firmware following the instructions. It supports micropython 1.20.0 and upwards. |
Beta Was this translation helpful? Give feedback.
It seems to be critical getting the timing right:
I think the critical part is how long you hold NRST in ... try 1 second