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
  • 200 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
  • 5237 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
  • 6291 Views
  • 2 replies
  • 6 kudos

Resolved! B-G473E-ZEST1S UM3118

Where to find user manual UM3118 referenced in B-G473E-ZEST1S Data Brief.The link to this manual in the data brief goes to Page Not Found.Many thanks.

elgeeds by Associate
  • 3230 Views
  • 2 replies
  • 0 kudos

Motor profiler - BLDC

I am trying to identify the motor parameters of a BLDC (with a multipolar magnet rotor) using Motor Profiler. Should I select SM-PMSM or I-PMSM in magnetic built-in?Thank you in advance for your answer. King regards,Cristhian Chavez Thank you in adva...

motor_prof.png

Resolved! Discontinuous PWM MCSDK

I have enabled the Discontinuous pwm and ran the motor but it started rotating in reverse direction compared to when none is enable. With no Discontinuous mode all features are validated, now i want to test all of them with Discontinuous mode enabled...

SRedd5_0-1697128464745.png
SRedd.5 by Senior III
  • 999 Views
  • 2 replies
  • 1 kudos

NTC thermistor gain calculation for Board Manager

Can anyone explain to me how to calculate the "gain" property for a "NTCThermistor" hardware variant?The NTCs we use (NTCS0805E3103FMT) are not linear, so a "Thermistor gain in mV/°C" as mentioned in the wiki doesn't apply.As a side note: The wiki sa...

DMeie.2 by Senior II
  • 1354 Views
  • 4 replies
  • 1 kudos

BLDC and Motor Profiler

Hi! I am developing a project with a BLDC motor. It is possible to use Motor Profiler with a BLDC motor. The options only allow me to use Motor Profiler with PMSM. Thank you in advance!

b-g431b-esc1 BLDC

To whom it may concern, I am developing a controller for BLDC, I managed to initialize the board with cubeIDE and flash code (so far only turning on the LED). However, I need to use a BLDC motor for my project and I have searched everywhere on how to...