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
  • 158 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
  • 931 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
  • 5471 Views
  • 5 replies
  • 3 kudos

Resolved! VNH5019 Current sense gain accuracy/tolerance

I was looking at the datasheet for the VNH5019, and saw that the current sense gain tolerance is narrower as it drives higher currents. I am trying to use the driver in an application where the motor currents can range from about 100mA to 10 A, and a...

ThomasT_0-1691586484018.png
ThomasT by Associate
  • 1167 Views
  • 3 replies
  • 1 kudos

L9907 Eval board does not work

My group in university got the L9907 Eval board to drive a BLDC motor. All jumpers on that board are set with default option. We have the problem, that the L9907 does not work as expected. The outputs of GHS_1, GLS_1, GHS_2, GLS_2, GHS_3, GLS_3 are a...

WhatsApp Image 2023-08-02 at 18.53.32.jpeg
jwiemann by Associate
  • 1552 Views
  • 3 replies
  • 0 kudos

CNC

Hello, so this is how I decided that I wanted to create a CNC machine for plasma cutting and also an option for milling*The machine will work on 5 axesAnd of course I also have a software code that has already been created that will run the engines f...

Resolved! B-G431B-ESC1 generated code missing CAN and PWM support

Hi,when generating code with Motor Control Workbench for the B-G431B-ESC1 there is no code generated for CAN or PWM. Pin assignment in CubeMX is also missing.Is the B-G431B-ESC1 not supported in Motor Control Workbench, yet?Kind Regards,Jay

Jay1 by Associate II
  • 2322 Views
  • 6 replies
  • 5 kudos

Resolved! Issues with code generation for motor control

I am using a B-G431B-ESC1 inverter board to run a 36v 10A hub motor. The board is based on the STM32G431CB microcontroller so I am using the STM motor control environment to generate code for this project. Their Motor Control Workbench has a motor pr...