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
  • 145 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
  • 919 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
  • 5463 Views
  • 5 replies
  • 3 kudos

Resolved! Motor State machine (FOC Library)

I have a doubt regarding the motor state flow diagram. Currently, i am working on sensorless FOC of SM-PMSM using STM32G321B-ESC1 discovery kit with the help of MCSDK 6.1.1.To understand the motor state flow, i referred few documents from the documen...

Motor state .png
Kv.2 by Associate
  • 1906 Views
  • 2 replies
  • 0 kudos

Serial Connection Failed

Hello everyone!I have got three boards of the STEVAL-CTM010V1, one I bought earlier and the other two I purchased later. Now I have got a problem that when the hardware connection and the software download on the flash are all the same, the older one...

JZhan.29 by Associate
  • 805 Views
  • 1 replies
  • 0 kudos

Resolved! X-CUBE-SPN5 & UART Com

Dear All,I am using the X-CUBE-SPN5 with the EWARM toolchain (F302R8 with IHM05A1) to control a stepper motor. For now, I can move the motor to a specific angle.Now, I would like to transmit the target angle by Python. I have a USB to TTL Serial Cabl...

user-stm by Associate II
  • 995 Views
  • 1 replies
  • 0 kudos

Resolved! EVAL6480H Speed Issues

Hello Everyone,I'm having issues with the EVAL6480H making a bipolar stepper motor spin faster than 800steps/s without losing steps or triggering the OCD. The current motor driver we use handles 1500steps/s at the same voltage and current specs with ...

aoswalt by Associate
  • 892 Views
  • 1 replies
  • 0 kudos

Hi i have problems with the UART Motor Control Protocol with the new Motor Control Workbench 6.1.0 (Jan 2023). I a reading the status of my Motor with the MCP Protocol.

With the new generated Code i receive a lot of errors like 0F 04 04 C0 0F 04 04 C0. TO control my SPIN3201 Board with the Motor Pilot works fine. By trying to send the same Data as the Gui (Voltage, Speed, Power....690100B0110019005900591B9900D105910...

THöfl.1 by Associate III
  • 1153 Views
  • 1 replies
  • 1 kudos

ST Board Selection

Hello,I am an electrical engineering student working on a design for a product. We would like to use an ST motor control board in our design which would be a 3-phase inverter to run an AC induction motor at variable speeds. The motor we have requires...

rhaskins by Associate
  • 1013 Views
  • 2 replies
  • 0 kudos

Resolved! MCWB 6.1.2 Doesn't allow hall sensor + QuadEnc

The MCWB 6.1.2 doesn't allow the configuration of of both hall sensor and quadrature encoder as speed/position sensors in main/auxiliary speed sensor configurations. It looks like the only conflict is in timer input pin allocation, but it seems like ...