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
  • 248 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
  • 5278 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
  • 6333 Views
  • 2 replies
  • 6 kudos

Perform high speed rotation on EVALKIT-ROBOT-1

Hi,I try to perform high speed rotation on EVALKIT-ROBOT-1, my target rotation speed is 6000rpm without loading.I downloaded the example firmware "STSW-ROBOT-1", change values of "DEFAULT_TARGET_SPEED_RPM" and "MAX_APPLICATION_SPEED_RPM" from 4550 to...

ss.3 by Associate
  • 541 Views
  • 0 replies
  • 1 kudos

ST Motor Control Workbench Stuck at project generation

Hi there!I am trying to spin a motor with a STM32F3 MCU and the Motor Control SDK.I am able to use the Motor Profiler to generate a profile of my PMSM and spin the motor via the computer. Importing the motor profile into the ST Motor Control Workbenc...

krbmr by Associate II
  • 5375 Views
  • 15 replies
  • 1 kudos

Hi, in the Power Stage-Driving Signals Polarity tab in Workbanch. I enabled Complemented from high Side and set HW inserted dead time but I don't know where this is reflected in the program.

当此模�?打开时,计时器的死区时间设置为零DTTest 零�?能直接在 SVPWM 中�?�入死区时间;所以我没有找到一个程�?用于在这�?模�?下�?�入死区时间。如果您能帮助我,我将�?胜感激

0693W00000JOiVHQA1.png 0693W00000JOiVRQA1.png 0693W00000JOiVbQAL.png 0693W00000JOiVgQAL.png
华冠.1 by Associate II
  • 496 Views
  • 0 replies
  • 0 kudos

Causes of Overcurrent Faults (STEVAL SPIN3201)

Hello,I am trying to get the STEVAL SPIN3201 to work with my motor but when the board draws at around 1.1A it always reports an overcurrent fault. I tried to change the motor parameters to see if these are the reason but it had no effect at all. Afte...

MEmmo.1 by Associate II
  • 2029 Views
  • 7 replies
  • 0 kudos

Resolved! EVSPIN32G4 current sensing network

Going over the documentation for the EVSPIN32G4, this is the schematics for current sensing:But starting a project in Motor Control Workbench for this board, seems to have different values for the same schematics:Am I missing something? Why the discr...

0693W00000JO2inQAD.jpg 0693W00000JO2iTQAT.png
PCama.1 by Associate III
  • 654 Views
  • 1 replies
  • 0 kudos

Resolved! Hot to use EVSPIN32G4 on board potentiometer?

Hi all,I'm new to the STM32 MCU familiy, so I've got trouble already doing basic stuff like reading the analog input value of the potentiometer. My main problem is, that I don't understand how multiple measurements can be made on one single ADC. I've...