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
  • 288 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
  • 1665 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
  • 6100 Views
  • 5 replies
  • 3 kudos

Does ST FOC SDK support generator mode?

Hi, dear all!I am curious about the current functionality of FOC SDK.I checked that in ST Motor Control Workbench does support over voltage protection and a brake resistor can be used to dissipate the power.But I am curious about whether or not the ...

Zt Liu by Senior III
  • 1818 Views
  • 5 replies
  • 0 kudos

What is the reason for compile errors with STM32CubeIDE for STEVAL-SPIN3201 and STEVAL-ESC001V1 sample programs that are unable to find modules even though the libraries with the "missing" modules are in the includes?

Compile error is: make[1]: *** No rule to make target 'C:/Users/david/STM32CubeIDE/workspace_1.1.0/SPIN3201/SDK5x - STEVAL-SPIN3201 - BullRunning/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_exti.c', needed by 'Drivers/STM32F0xx_HAL_Driver/stm32f0x...

DCyr by Associate III
  • 977 Views
  • 2 replies
  • 0 kudos

Resolved! will ST release a version of MC SDK for LinuX?

Hi, I'm a fans of STM32, i can write my code under linux well. But know, i wanna use adv motor control, i know ST has a MC SDK, but it for windows only?i hope i can design my motor program on Linux.Thank you !

MMa.1893 by Associate III
  • 1854 Views
  • 11 replies
  • 1 kudos

Resolved! Start a motor with heavy load

Hello everybodyI'm using MotorControl Workbench and Motor Control SDK 5.4.1.I need to control some power tools up to currents of 40A peak. I developed a board similar to IHM08M1 and I'm very satisfied of the power delivered to motors. There's only a ...