2026-01-06 12:49 PM
Hello,
I am new to STM and have been using TI MCUs in the past for motor control. I am considering using STM for a new project. I need to be able to control 5 BLDC motors with position control. They will each have their own closed loop control but will be somewhat be intertwined. I would like to start with an STM dev board and start with the control of one motor and move to more then continue to develop my own PCB. Any guidance on MCU selection/dev board selection would be greatly appreciated. And any suggestions on example projects to start with and easily modify for 5 motors. Also, I would like to know if it is possible to use absolute encoders for the motors rather than incremental for the position feedback. Thanks you!
2026-01-06 6:28 PM
You have to install MCSDK 6.4.1, once you create new project you can see a list of boards, based on your motor specifications you can select the board.
With MCSDK you can control max of 2 motors.
It supports incremental encoder, I am not sure of absolute encoder.