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

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
  • 245 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
  • 5277 Views
  • 5 replies
  • 3 kudos

MCSDK documentation and your feedback

Motor Control Wiki: STM32 Motor Control Knowledge Database - stm32mcuMC Frequently asked questions (FAQ) for version MCSDK5.x:Frequently asked questions (FAQ) - stm32mcu   The documentation of the Board descriptions format is now available on the Mot...

Zied b. by ST Employee
  • 6331 Views
  • 2 replies
  • 6 kudos

Resolved! Evspin32G4 - dual

Hello All,I just Bought an Evespin32G4 dual Board.https://www.st.com/en/evaluation-tools/evspin32g4-dual.html I completed the configuration using the X-CUBE-MCSDK-6.Goal: I will command 2 motors 36V, 4A (Moteur Hoverboard)I generated the cube ide pro...

ItzSam by Associate II
  • 2174 Views
  • 8 replies
  • 2 kudos

Strange Behavios

I'm using a B-G431-ESC1 brand new board to profile a motor.When I try to detect motor pair pole the procedure stop with Over Current  error.This hapen even the motor is not connect.The 6 mosfet are tested and they are not in short circuit.How is poss...

UniRob by Associate III
  • 1165 Views
  • 2 replies
  • 0 kudos

Warning after code generation

Hi, I got the following warning after generating the code for evspin32g4:Description Resource Path Location Typearray subscript 1 is above array bounds of 'PWMC_Handle_t *[1]' {aka 'struct PWMC_Handle *[1]'} [-Warray-bounds] mc_tasks.c /xxx/Applicati...

Tmasin by Associate
  • 1103 Views
  • 4 replies
  • 1 kudos

Resolved! Bug in generated MC workbench code

Hello,I am using MC Workbench v. 6.2.1. The function "__weak bool MCI_StartWithPolarizationMotor(MCI_Handle_t* pHandle)" is supposed to return true on success. But it is currently returning false. This function is located in "mc_interface.c" at line ...

OleB by Associate
  • 797 Views
  • 2 replies
  • 1 kudos