-
I have the board but I cannot get it to run Arduino in PlatformIO, and my understanding is that adding it to stm32duino would be the correct way to add support. |
Beta Was this translation helpful? Give feedback.
Answered by
fpistm
Aug 29, 2025
Replies: 1 comment 1 reply
-
Hi @otac0n |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
otac0n
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @otac0n
I guess you talk about this one: https://www.st.com/en/evaluation-tools/32f411ediscovery.html
You can start by this:
https://github.com/stm32duino/Arduino_Core_STM32/wiki/Add-a-new-variant-%28board%29
To first add the generic from this folder:
https://github.com/stm32duino/Arduino_Core_STM32/tree/main/variants/STM32F4xx/F411V(C-E)T