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
  • 572 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
  • 3303 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
  • 7609 Views
  • 5 replies
  • 3 kudos

STSPIN233 current sensing amplification

Hi there;I'm trying to muddle my way through my first design with a motor driver that includes current sensing. This is for a battery-powered device, operating with an stm32f4 at 3.3v. My motor is a small gimbal-style motor, which I intend to run at ...

sb_st by Senior
  • 981 Views
  • 7 replies
  • 0 kudos

Resolved! STSPIN32G4 – Unable to Drive MOSFETs

Hello everyone,I’m working on a project using the STSPIN32G4 and running into an issue where the MOSFETs are not switching as expected. I’d really appreciate some guidance from the community.Setup:MCU: STSPIN32G4 (integrated STM32G4 + gate driver)Pow...

suyog1_0-1756129949590.png suyog1_1-1756129984502.png
suyog1 by Associate II
  • 1279 Views
  • 3 replies
  • 0 kudos

Resolved! libImpedCorr.a fail

Hi, Dear STM experts:I used MCSDK6.3.2 HSO for BLDC control when porting from stm32Q473 to stm32f405, but when using void IMPEDCORR_setLs_si(IMPEDCORR_Handle pHandle, const float_t Ls_H); A hardware failure occurred during the function, and the possi...