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

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
  • 116 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
  • 5179 Views
  • 5 replies
  • 3 kudos

MCSDK documentation and your feedback

Motor Control Wiki: STM32 Motor Control Knowledge Database - stm32mcuMC Frequently asked questions (FAQ):Frequently asked questions (FAQ) - stm32mcu   The documentation of the Board descriptions format is now available on the Motor Control Wiki:   Wi...

Zied b. by ST Employee
  • 6239 Views
  • 2 replies
  • 6 kudos

EVSPIN32G4-Dual driver 2 motor issue

[VERSION]: MCSDK 6.2.0[TOOL]: MC WB,[DETAILS]: PWM output Abnormal [EXPECTED BEHAVIOR]:M1 & M2 should drive independently & smoothly[HOW TO REPRODUCE]:1.Profile M1 & M2 by Motor Profiler with EVSPIN32G4. M1 & M2 got Hall .2.Use MCSDK 6.2.0 with EVSPI...

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
  • 890 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...