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
  • 349 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
  • 2098 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
  • 6485 Views
  • 5 replies
  • 3 kudos

Resolved! PFC in MCSDK-6.3.2

Hi, I recently tried SDK 6.3.0, 6.3.1, and 6.3.2. The Board Designer tool is the best for me. It's pretty cool and nice. With this tool, I can easily design the board for motor control. However, I would like to know the reason for adding the feature ...

Agga by Associate II
  • 578 Views
  • 1 replies
  • 0 kudos

Resolved! Connecting EVALSTDRIVE 101 and Nucleo F446RE

I am planning to purchase a BLDC motor drive from ST. I have shortlisted EVALSTDRIVE 101 and Nucleo F446RE. There is a lack of clarity on how this two boards are connected together. Should I purchase X-Nucleo-IHM09M2 or something else

KoLL by Associate
  • 750 Views
  • 1 replies
  • 1 kudos

Problem with a project with BLDCmotor

Hello I am currently doing a project that require to control a BLDC motor with an STM32 MCU card.I will first state the list of all the materials that i have, the goal of the project and then talk about my problem.For this project i have : - Nucleo-F...

swith phase moteur.png tableur valeur moteur.png
ADLRS by Associate
  • 593 Views
  • 0 replies
  • 0 kudos

Encoder and MC Workbench

I want to drive the DJI2312 motor through the profiler and connect it to the STM32 B-G431B-ESC1 inverter.Using MC Workbench to initialize the project (and Motor Pilot) the sensorless case works correctly, but when I use a quadrature encoder (fixed wi...

luke514_0-1729082801132.png
luke514 by Senior
  • 613 Views
  • 1 replies
  • 0 kudos

Mechanical RPM and Encoder Speed

I'm driving a BLDC motor (14 poles) through the profiler and connect it to the STM32 B-G431B-ESC1 inverter. I am using a sensorless control (PLL + Observer) with an auxiliary encoder mounted on top.Motor Pilot allows me to set the mechanical speed at...

MotorPilot 2.png MotorPilot.png luke514_0-1729086845381.png luke514_1-1729088320344.png
luke514 by Senior
  • 622 Views
  • 1 replies
  • 0 kudos

MCSDK 6.3.2 is out !

Dear MCSDK users, MCSDK version 6.3.2 is now available: Download It here. This is a bug fix release and here are the main changes for this version: Motor Control Features: FOC Fixed CORDIC Modulus computation in case of negative alpha value Fixed iss...

GMA by ST Employee
  • 3044 Views
  • 0 replies
  • 0 kudos

Resolved! STEVAL-ESC001V1 Firmware

The provided example firmware of  STEVAL-ESC001V1 in MCSDK workbench, there is no code in main function while loop. As a beginner, I want to ask; How do we can actually give input and monitor motor performance? Like speed, current etc? Is it possible...