2021-11-30 06:47 PM
Hi all,
I want to start using ST micro controller for motor controller application using FOC, encoder based.
I want to know which STM32 evaluation board I can buy?
Also please suggest me what are the other motor controller softwares I can download for free or I need to develop from beginning. Please help me, I want to start using ST.
2021-12-01 01:28 AM
Hello @JDesi.1 ,
The FOC implementation reference code can be found here :
https://www.st.com/en/embedded-software/x-cube-mcsdk.html
Regarding evaluation board, It will depend on your needs. If you can detail your application, and your motor characteristics it will help us to guide you through the ST offer.
Regards
Cedric
2021-12-01 09:06 AM
Thank you very much for the support, I have the following two motors with me , first AC300022 24V 3-PHASE BRUSHLESS DC MOTOR WITH ENCODER and AC300020 24V 3-PHASE BRUSHLESS DC MOTOR with Hall sensors. First i want to drive AC300022 with FOC and learn the concepts of FOC. Could you please guide me with the evaluation board to drive the above motor.
2021-12-01 09:07 AM
sorry i had two accounts. i will delete one, but help me with the above answer.
2021-12-02 05:48 AM
Any advice please I need to buy the board.
2021-12-02 05:53 AM
Could you please provide your motor characteristics.
From the reference you gave, I did not find the max current and the power of your motor, only the DC bus voltage.
Thanks.
Cedric
2021-12-02 10:25 AM
2021-12-03 10:36 PM
Can you suggest now?
2021-12-06 01:32 AM
Hello,
I used https://www.st.com/st-mc-suite/home/#/index to find the best match.
X-NUCLEO-IHM08M1 and NUCLEO-G431RB is a good choice.
If you want a single inverter, the board STEVAL-SPIN3201 can do the job. Be careful that the embedded MCU is an stm32F0, it could be a little bit slow depending on your application needs and the PWM frequency you target.
Hope it helps
Regards
Cedric