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

Motor Controller Testcases

After designing Motor controller, on what testcases we should test our Motor Controller?after going through internet and some theory, I found this:For torque:No Load Test Constant Load Test Max Load Test Negative Load TestRamp Load TestCyclic Load Te...

Resolved! position control randomly stopped working

Hi, I had successfully created a project using the AN5464 application note using the following hardware: NUCLEO-F303REX-NUCLEO-IHM08M1I have create the project using MotorControl Workbench 5.4.4 and managed to achieve rotation on the motor, however t...

msingh by Senior
  • 4115 Views
  • 25 replies
  • 0 kudos

BLDC motor control using Temperature sensor

Hi all, I have been trying to control my BLDC motor with an condition where if the surrounding temperature increases a threshold temperature the bldc motor should turn fast else slow. I am using lm35 as temperature sensor, i was able to interface thi...