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
  • 348 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
  • 2080 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
  • 6472 Views
  • 5 replies
  • 3 kudos

panasonic motor(MSMF022L1S2) Parameter

You are about to enter the value of the motor parameter into the MotorControl Workbench.Do you know how to input the motor pole number, Rs, Ls, etc?The motor is intended to use the MSMF022L1S2 Panasonic motor.

mkim.2 by Associate II
  • 604 Views
  • 1 replies
  • 0 kudos

Is there documentation for ST FOC with generators ?

As I understand, FOC is bidirectional. When iq and speed are opposite in direction, the motor is working as a generator. But we need details for how this works when operating with different speeds and different loads. Does anyone know some good docum...

c1ron by Associate III
  • 714 Views
  • 0 replies
  • 0 kudos

How can i reach maximum speed using FOC?

Hello Sir/Madam,I'm developing FOC motor control algorithm for our motor application. I've coded mathematical equations, PI controller and SVM. I've only current loop so I am controling torque. When I run my code, I expect that my motor will run at m...