Skip to content

stm32f411ve_discovery (STM32F11E-DISCO) board build broken #10374

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
dhalbert opened this issue May 25, 2025 · 0 comments
Open

stm32f411ve_discovery (STM32F11E-DISCO) board build broken #10374

dhalbert opened this issue May 25, 2025 · 0 comments
Labels
board New board or update to a single board bug stm
Milestone

Comments

@dhalbert
Copy link
Collaborator

The stm32f411ve_discovery board build does not come up. I tested older versions: 5.0.0 work, but 6.3.0 and later do not. I tried making a few changes in the build to match the blackpill build more, but did not succeed.

See https://forums.adafruit.com/viewtopic.php?t=218381 for some background.

The board cannot be powered just from the OTG (micro-USB) port. Voltage must be supplied at the mini-USB ST-LINK port. Maybe there's a way to jumper around this.

To load CircuitPython, you can use STM32Cube, but you may need to update the ST/LINK firmware. Getting the board into DFU mode to load via dfu-util to the OTG port is not easy. You must connect Boot0 to VDD< and you must also connect PB2 to ground. See https://community.st.com/t5/stm32-mcus-embedded-software/stm32f411e-disco-dfu-issues/m-p/399415.

@dhalbert dhalbert added this to the Long term milestone May 25, 2025
@dhalbert dhalbert added stm board New board or update to a single board bug labels May 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
board New board or update to a single board bug stm
Projects
None yet
Development

No branches or pull requests

1 participant