Skip to main content
Associate II
October 4, 2023
Solved

Alternative Available For MobaTools Library In STM32 Boards ?

  • October 4, 2023
  • 1 reply
  • 1804 views

Hello, 

I'm Used To Use MobaTools Library To Run Stepper Motors In My Projects With Arduino Nano. But Now I'm Working On A Project With STM32 Board And Just Found Out That MobaTools Doesn't Support In STM32. So, I Wanted To Know If Anyone Know Alternative Of MobaTools Library To Control Stepper Motors ? 

Thanks For Your Considerations Even If You're Just Going To Read And Skip And Any Help Is Much Appreciated.   

This topic has been closed for replies.
Best answer by Sarra.S

Welcome @kirito2908 to ST Community, 

What stm32 board are we talking about?

ST also provides a motor control libraries, 

* motor control in FOC, you can download the MCSDK from here.

As you are newly using STM32 in a motor control project, I very much recommend checking the Getting started with Motor Control, also check Motor Control MOOC (there are 4 parts). 

Hope that helps! 

1 reply

Sarra.SBest answer
ST Employee
October 4, 2023

Welcome @kirito2908 to ST Community, 

What stm32 board are we talking about?

ST also provides a motor control libraries, 

* motor control in FOC, you can download the MCSDK from here.

As you are newly using STM32 in a motor control project, I very much recommend checking the Getting started with Motor Control, also check Motor Control MOOC (there are 4 parts). 

Hope that helps! 

Associate II
October 5, 2023

Thank You Very Much For Your Response. I'm Using MKS Robin E3 Board With STM32F103RCT Driver. This Is My First Time Working With It. 

Thanks For The Clue Of How To Control Stepper Motors In STM32. I'll Figure The Rest On My Own And If I Get Any Quarries Than I'll Drop That Here.