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
  • 201 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
  • 1091 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
  • 5594 Views
  • 5 replies
  • 3 kudos

MCSDK Modulation value

I have read that in the MCSDK, there is an overmodulation technique that could exceed the linear region of the SVPWM. However, without it, I see in the WC Workbench, that the maximum modulation than can be achieved even without overmodulation is 100%...

AnthonyK by Associate III
  • 415 Views
  • 7 replies
  • 1 kudos

Resolved! Motor Pilot cant connect

Hello, I have a custom Board based on the EVSPING4 Dual. I was able to flash the code and Debug with a segger j-link. I added a Uart message after the init and I could see the message with putty. But when I try to connect with motor Pilot the error N...

QuirinS by Associate III
  • 179 Views
  • 2 replies
  • 0 kudos

Resolved! Change the peripheral function in program

Hello everyone,Does anyone have experience with changing the function of a pin in program?(Not CubeMX tool) I'm currently using the STM32H5 MCU to develop a motor drive inverter.For rotor angle feedback, we’re considering two options: Encoder (ABZ) a...

yang2_0-1750407561620.png yang2_1-1750407601437.png
yang2 by Associate III
  • 310 Views
  • 3 replies
  • 3 kudos

Resolved! UART Commands to control B-G431B-ESC1

I am currently working or a project with microcontrollers STM32 and this is my current situation:- I want to send from my NUCLEO f4476ZE the desired speed via UART to my other controller which is B-G431B-ESC1 discovery kit with STM32G431CB MCU.- I ha...

garivin by Associate II
  • 899 Views
  • 20 replies
  • 2 kudos

Receiving speed with UART

I have to receive a desired speed that is sent from the TX code, and receive it into the RX code of another different STM32 board that is connected to a Maxon 251601 motor, for it to work. If i write for example MC_ProgramSpeedRampMotor1(1500,2000) d...

garivin by Associate II
  • 262 Views
  • 3 replies
  • 3 kudos

Reference for SVPWM

 I am trying to understand SVPWM logic developed by ST, from mc workbench, i referred the documentation provided. But its much unclear in the documentation as well why and what variables are being used for. I want to know the reference of the literat...

Screenshot_2025-01-03-19-44-02-302_com.google.android.apps.docs.jpg