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

User Manual MCSDK documentation

  Dear MCSDK users, The full MCSDK documentation is embedded in the Motor Control Workbench tool. Refer to Workbench tool > About > Documentations > Documentation.This document provides: Introduction: Includes startup guide links for MCSDK, HSO featu...

GMA by ST Employee
  • 157 Views
  • 0 replies
  • 0 kudos

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
  • 927 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
  • 5468 Views
  • 5 replies
  • 3 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...

I NEED HELP PLEASE !!!!

Posted on April 16, 2018 at 14:47Hi folks !while generating mcsdk files, I am getting this error which says that 'No STM32Cubemx version above 4.25.0 has been found' and Generation is not possible.Could someone please help me get rid of this problem...

ICS gain of ST Motor Workbench

Posted on May 14, 2018 at 14:21Hi I have some question about FOC SDK solution of ST.ST provides workbench tool which is called 'ST Motor Control Workbench' for BLDC motor control application.User is able to config power stage setting and etc.In 'Pow...

0690X0000060KehQAE.png
jhhong by Associate
  • 1158 Views
  • 2 replies
  • 0 kudos

MC SDK4.3 PWM frequency >65kHz

Posted on May 18, 2018 at 08:46I would like to run the Sensorless FOC firmware with a PWM frequency greater than 65kHz.My hardware configuration:Nucleo-F446RE -> X-Nucleo-IHM09M1 -> Custom power-stage with ICS current sensors and bus voltage measure...