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
  • 768 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
  • 5423 Views
  • 5 replies
  • 3 kudos

MCSDK documentation and your feedback

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

Zied b. by ST Employee
  • 6542 Views
  • 2 replies
  • 7 kudos

Motor current waveforms custom board + MCSDK

I am trying to run a custom board using MCSDK micro STM32G4 series,  using cube monitor took the waveforms i have queries on the waveforms pls help me if they are correct or abnormala. Phase currents are not correct, i am not sure why are not overlap...

STuser2_0-1748261559749.png STuser2_1-1748261707737.png STuser2_2-1748261979650.png
STuser2 by Associate III
  • 254 Views
  • 3 replies
  • 1 kudos

STM32G4B1C3

Hello,I am trying to get my STM32G4B1C3 ESC working for a brushless rc hobbyist motor with unknown motor parameters. I flashed a generic set of parameters to the device and enabled the motor profiler before flashing so that I could estimate them onli...

how to customized bg431besc1 board

hello, can anybody tell me as we know bg431besc1 is 48 pin MSU so if i want to customize a board of 64 based on bg431besc1 how we can select edit and all things can be done with stm32cubeMX cuz we know board selection is pre fix in workbench as well ...

ASPEP MCP protocol implementation

[VERSION]: 6.3.0[TOOL]: Firmware, ASPEP, Motor Control Protocol Suite[DETAILS]: Cannot send commands and read from MCU over ASPEP other than BEACON and PING[EXPECTED BEHAVIOR]: Emulate Motor Pilot[HOW TO REPRODUCE]: Download script attached, change f...

Resolved! Motor Pilot and SWV in STM32CubeIDE

Hello, I use STM32CubeIDE to compile the motor control code. The code runs without problem, when in normal run modes.  To use SWV trace for debug, I do the following:1) complie for debug2) start debug by "Resume"3) stop debug by "Suspend"4) reset the...