ST motor control evaluation kit (FOC)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-04-21 8:22 AM
This is the first time in this forum and want to start working on the ST micro controller. My main aim is
a. Buy high end ST evaluation kit and understand the FOC algorithm for PMSM motors. The kit should contain the motor along with evaluation kit.
b. I get the source code with the kit and modify the source according to my requirements.
Request to please suggest me a motor control evaluation kit.
Thanks in advance
Solved! Go to Solution.
- Labels:
-
STM32 Motor Control
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-04-26 6:01 AM
yes, checkout this https://www.st.com/en/embedded-software/x-cube-mcsdk-ful.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-04-21 8:27 AM
P-NUCLEO-IHM001 is convenient and it worked fine for me.
(if youre fine with that tiny motor)
https://www.cnx-software.com/2015/09/29/stmicro-introduces-35-stm32-motor-control-nucleo-pack/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-04-22 7:52 AM
Thank you for the reply. Yes it is a tiny motor, are there other boards with high power rating you can recommend?
Few other questions
- I am setting up the build environment, i am planning to buy ST-LINK/V2, Is it Ok for flashing and debugging?
- Instead of P-NUCLEO-IHM001 i plan to buy P-NUCLEO-IHM002 as it is having power supply. Is it fine?
- I downloaded the compiler.
Please help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-04-26 2:55 AM
@VD.3​
- yup, completely fine, you could also use the builtin stlink inside nucleo boards.
- Yup, i recommend a current limited la power supply (you will short things at some point)
- ok
I tried STEVAL-IPM15B and i gave up trying to make it work.
So i dont recommend thatone.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-04-26 5:55 AM
Thank you for the reply, hopefully final question i searched for the software source code, does ST provide the source code for FOC and the driver software's to run these evaluation boards or we need to develop from the scratch?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-04-26 6:01 AM
yes, checkout this https://www.st.com/en/embedded-software/x-cube-mcsdk-ful.html
