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
  • 706 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
  • 3595 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
  • 7785 Views
  • 5 replies
  • 3 kudos

BLDC Motor not Starting Properly

I am making a BLDC motor controller using STM32G0 microcontroller. The commutation technique that I am using is SVM. But during the initial start, the motor is not rotating properly (vibrating back and forth), It can be seen in the following image wh...

starting issue.png
Gladson by Associate III
  • 1081 Views
  • 1 replies
  • 0 kudos

Resolved! B-G431B-ESC 6-step algorithm breaks at @2KRPM

Hello, I'm trying to use my B-G431B-ESC with the 6-step algorithm. I''ve tried with a coupld of profiled motors and what happes is that it starts up fine, but after ~2K RPM, the motor starts to squeel and lose power. I feel like this has something to...

sgordon777_0-1702058349775.png sgordon777_1-1702058383770.png

Resolved! B-G431B-ESC1 HardFault with MCW generated code

I generated some code with the default "Electronic speed control on B-G431B-ESC1 kit" project in Motor Control WorkBench.  Then when I flash the default code I get a HardFault when calling `__HAL_FLASH_PREFETCH_BUFFER_ENABLE()` in  `HAL_Init()`:int m...

Unable to download SDK

I can't seem to download any software from the ST website.Whether it's the MC SDK or even just the STM Cube programmer. The download button is there when I'm logged out, but all the links disappear once I log in. Alternatively, if I request a downloa...