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
  • 378 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
  • 5347 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
  • 6396 Views
  • 2 replies
  • 6 kudos

MC Observer + Cordic

I am trying to operate an 8-pole pair 48V PMSM motor withSTEVAL-CTM009V1IHM09M2Nucleo-G431RBSensorless with Observer + Cordic. I have run a motor profile with EVALSTDRIVE101. I have entered the parameters for the motor in MC Workbench 6.3.1. I have s...

ktim by Associate II
  • 789 Views
  • 3 replies
  • 0 kudos

PWM highlight Timer

Hello, I am new in STM32Cube. I try some test with PWM timer 4. It  works. I see the signal on oscilloscope. But why is not in clock configuration  highlighted the timer clock and I can not also change the clock source.Best regards.  

Scipio_0-1728316741615.png Scipio_1-1728316770363.png
Scipio by Associate
  • 379 Views
  • 1 replies
  • 0 kudos

Resolved! STM32G4 - XCUBE-DPOW

Good day,we are currently integrating the XCUBE-Dpow library but are running into multiple issues due to the lack of code documentation of the library.- We are not using HTIM Channel-C but -D. After changing multiple entries in the template files of ...

JuculianD_0-1727782220410.png

Resolved! evspin32f0602s1 motor driving

Hello, I am very new for ST MCU,I have made may own evspin32f0602s1 board , after many trial and errors also after gone through documentation  ,I got  PWM output. but problem is that I  getting it at Reserved pins of MCU (TP1,TP2,TP3 in evolution boa...

KVijay32 by Associate II
  • 2864 Views
  • 15 replies
  • 0 kudos

Resolved! Remap PWM Pins

Hello, I am using MCSDK_v6.3.1 and encountered a problem when changing TIM1 PWM pins:I cloned B-G431B-ESC1 Devkit Inverter.I changed High Side TIM1 PWM pinsUH: PA8 -> PC2VH: PA9 -> PC1WH: PA10 -> PC0When I now want to create a project with the modifi...

c_dev05 by Associate III
  • 518 Views
  • 1 replies
  • 0 kudos

Software support for motor control

Hi Guys,I am new to motor control, and I have chosen STs controller board NUCLEO-G431RB and inverter board X-NUCLEO-IHM08M1 for BLDC motor control. please give me an insight on what all software tools you provide for easy development. Is there any to...