STM32 MCUs Motor control

Discuss STM32 solutions for motor control, including PID tuning, sensorless operation, ADC noise, custom algorithms, and more.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

MCSDK 6.4.0 is out!

Dear MCSDK users, MCSDK version 6.4.0 is now available: Download It here. This version of the new Motor Control SDK 6 series (X-CUBE-MCDSK) provides mainly FOC and 6Step improvements, here are the main changes for this version: Motor Control Features...

GMA by ST Employee
  • 212 Views
  • 0 replies
  • 3 kudos

Board Manager documentation is out !

The documentation of the Board descriptions format is now available on Motor Control Boards Description Wiki page, this documentation is compatible with MCSDK versions from 6.1.2. Board Descriptions are used by the ST motor-control workbench to enabl...

Zied b. by ST Employee
  • 5248 Views
  • 5 replies
  • 3 kudos

MCSDK documentation and your feedback

Motor Control Wiki: STM32 Motor Control Knowledge Database - stm32mcuMC Frequently asked questions (FAQ) for version MCSDK5.x:Frequently asked questions (FAQ) - stm32mcu   The documentation of the Board descriptions format is now available on the Mot...

Zied b. by ST Employee
  • 6307 Views
  • 2 replies
  • 6 kudos

STSPIN32F0, can't drive the motor well at high RPM

Posted on August 14, 2017 at 07:22I am using STSPIN32F0, customer board to drive a customer motor with sensorless FOC algorithm (STM32_FOC_SDK_4.3.0.16508_161109).When drive in the low RPM, the angle estimated seems OK and the motor drived normally....

FOC SDK 4.3 | Motor Profiler | low power BLDC

Posted on October 09, 2017 at 08:04We are trying to setup a small BLDC motor with the Motor Profiler utility.-X-NUCLEO-IHM07M1-FOC SDK 4.3-Custom motor: 2 pole pair BLDC 18VDC, 2W @ no load, 4000 rpmWith this setup the Motor Profiler is not able to ...

paul2 by Senior
  • 1225 Views
  • 6 replies
  • 0 kudos

No build config for F303RE in IAR

Posted on October 17, 2017 at 15:15I am experiencing some issues running the FOC SDK v4.3.My HW-setup:Control board: NUCLEO - STM303 (ST part number)Power board: X-NUCLEO-IHM08M1 (ST part number)PMSM motorIDE: IARCurrently I am able to compile and d...

freppa by Associate II
  • 2266 Views
  • 7 replies
  • 0 kudos

Using FOC SDK

Posted on October 31, 2017 at 08:53The FOC library is complicated and I have some difficulties to understand how to work with it. Even after reading UM1052, UM1053.On the highest level we can start/stop a motorif (MCI_GetSTMState(oMCI[M1]) == IDLE) ...

Max speed with FOC on STM32F0 ?

Posted on March 05, 2018 at 16:58Hi,I'm evaluating the 3-shunt sensorless FOC (4.3.0) algorithm with STEVAL-IHM028V2 + STM32F072-EVAL.To design my own board, I need to know the maximum - electrical - motor speed the STM32F0x at 48MHz can achieve ?At...