cancel
Showing results for 
Search instead for 
Did you mean: 

Which ST board for prototyping STM32F415RG ?

tgomulin
Associate

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!

3 REPLIES 3
Andrew Neil
Super User

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,

AndrewNeil_0-1778575172143.png

See which one most closely matches the feature set that you'll actually be using ...

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.

+ Or use CubeMx tool:

How to find STM32 board schematics / section 2. Using STM32CubeMX to find ST board schematics

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.

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.