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
  • 661 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
  • 3471 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
  • 7734 Views
  • 5 replies
  • 3 kudos

Error

  i installed x-cube sdk  then  i wanted to make project for an example but even tough i installed last version of cube mx program but i am taked that things all the time thanks for your help.

erenyurdagul_0-1763999039863.png

About STMCWB ADC issue

I used MC_SDK_6.3.2 to generate a motor control program, but found that sometimes the motherboard crashes. Debugging found that the following code has problems. May I ask why this is? Is it a hardware bug?//The problematic code is here, and the progr...

Longhua by Associate II
  • 127 Views
  • 5 replies
  • 1 kudos

6 pwm signals

Hello, Is it possible someone to help how to generate 6 PWM signals with STM32H753ZI. They should be diphase on 60 degrees, im trying to reach 50 khz on each output at least. How to do it, please help me.Thank you in advance.Best Regards, 

wafray by Associate
  • 83 Views
  • 1 replies
  • 0 kudos

Resolved! Motor Pilot HSO Hardware Config Write Error

Hello,I am having an issue writing the Hardware Config in the HSO Motor Pilot. I was able to do this with my previous set up, but recently upgraded from Windows 10 to Windows 11. Along with the OS upgrade, I also installed the latest releases for all...

rms_st by Associate II
  • 155 Views
  • 3 replies
  • 0 kudos

How to config current sensing in MCSDK6?

Hi there,I am trying to configure an MCSDK6 project by reference to EVSPIN32G4.On the page of current sensing, I see some config as below:  To my understanding, the three shunt current sensing circuits should utilize three operational amplifiers.Why ...

Junde_0-1763709715835.png Junde_1-1763709790477.png Junde_2-1763709983752.png
Junde by Senior III
  • 84 Views
  • 1 replies
  • 0 kudos

Motor Bench – How to analyse SW & HW

Able to spin the motor using 446 + IHM08M1 – 6 Step – Hall Sensor - Open Loop Mode, using MCSDK.But don’t know how to analyse the SW & HW.HW based: How to see the Hall Sensor & PWM action? (Got a CRT, no DSO). Any Monitor or Watch Window?SW Based: PW...