2026-05-11 11:33 AM - last edited on 2026-05-12 1:51 AM by Andrew Neil
Split from Transmit line stuck high on STM32F415 with MAX3232 - this is a new question
What ST board would you recommend? This is not really my realm. Thanks!
2026-05-12 1:42 AM - edited 2026-05-12 1:44 AM
You're using STM32F415RGT. So go to the STM32F415RG Product Page:
https://www.st.com/en/microcontrollers-microprocessors/stm32f415rg.html
Look on the 'Tools & Software' tab:
https://www.st.com/en/microcontrollers-microprocessors/stm32f415rg.html#tools-software
And look under 'Product evaluation tools' for available boards.
The STM32F4DISCOVERY is listed - it uses an STM32F407VG.
Downside of this board is that you have to manually connect the ST-Link's Virtual COM Port (VCP).
Alternatively, go to the Nucleo Boards product selector:
https://www.st.com/en/evaluation-tools/stm32-nucleo-boards/products.html
You can search by the microcontroller used; eg,
See which one most closely matches the feature set that you'll actually be using ...
2026-05-12 2:20 AM
+ Or use CubeMx tool:
How to find STM32 board schematics / section 2. Using STM32CubeMX to find ST board schematics
2026-05-12 2:30 AM
Long story short, there is no ST board with this exact type, it seems.
What I found is this :
https://www.mikroe.com/clicker-stm32f4
https://www.mikroe.com/mini-stm32f4
Perhaps those are suitable for your purposes. Both are without onboard debugger / ST-Link, by the way.