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
  • 603 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
  • 3351 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
  • 7658 Views
  • 5 replies
  • 3 kudos

STM32G4 ADC1/2 Dual Mode Reading

Hello community,I am using STM32G474 for my FOC application and I am a bit confused about the ADC modes.Since the G4 series has a wide range of ADC modes, which ADC mode is best for 2 or 3 phase current sensing in FOC applications?Is the "dual inject...

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
  • 76 Views
  • 1 replies
  • 0 kudos

X-NUCLEO-IHM08M1 with NUCLEO-U575ZI-Q

Does anyone know how to connect X-NUCLEO-IHM08M1 with NUCLEO-U575ZI-Q?CN11 and CN12 of NUCLEO-U575ZI-Q will be connected to CN7 and CN10 of X-NUCLEO-IHM08M1 respectively?  Pin 1 of CN11 and CN12 are connected to Pin 1 of CN7 and CN10?Thank you

Suthan by Associate II
  • 50 Views
  • 1 replies
  • 1 kudos

EVLSERVO1 multi motors

 Anyone tried to control more than one motor with the EVLSERVO1?The scenery that I mean is like: the ELVSERVO1 is 3kW, so I would control 4 motors of 500W each and give to the EVLSERVO1 the reference (hall sensors) of one of the 4 motors.Did anyone t...

ST Motor Pilot

 Able to generate a code (446+IHM08M1) and spin the BLDC motor. Configured a serial port in my generated code with 19200 Baud Rate.Want to monitor all the parameters using ST Motor Pilot.How to make use of the ST Motor Pilot?Does it Auto detect the H...