cancel
Showing results for 
Search instead for 
Did you mean: 

Please recommend a development board

jinny
Associate

First of all, I want to use the core above STM32F4. I need a few motors, pumps, and sensor control with the MCU.
If there are several boards you recommended due to lack of knowledge of hardware, please let me know how to make a physical connection.

3 REPLIES 3

Would suggest you work with someone locally who does understand hardware needs/requirements. Say a colleague or supervisor.

Otherwise go study how others have achieved similar goals already

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
SofLit
ST Employee

Hello,

As stated by @Tesla DeLorean as you're not a HW specialist you need someone near of you that has HW knowledge to help you efficiently.

Meanwhile, NUCLEO-F429ZI board could be a starting point for what you are looking for. See this link:  https://www.st.com/en/evaluation-tools/nucleo-f429zi.html

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.
Pavel A.
Evangelist III

You don't have to load everything on a single STM32. For example, use the F4 for motor control and add F0 or L0 for reading slow sensors. This can make overall design simpler and more robust, and protect investment in code for the F4. Find help for your hardware design here.