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
  • 466 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
  • 5364 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
  • 6455 Views
  • 2 replies
  • 7 kudos

How to adjust the parameters of the en.X-CUBE-SPN7_v1.1.0 template program is that the sensorless BLDC speed reaches 60000 rpm

I am currently using the x-Nucleo-IHM07M1 (or P-NUCLEO-IHM001)development board to drive a brushless DC motor. I downloaded the en.X-CUBE-SPN7_v1.1.0 template program. I found that the program can reach up to 36000 rpm and then it can’t be improved, ...

0693W00000Hnb7oQAB.png
杨REN.1 by Associate
  • 771 Views
  • 3 replies
  • 1 kudos

STEVAL-IHM023V3 MotorControl Workbench 5.Y.2 ACIM

Hi..I am trying to drive an ACIM motor on a project with STEVAL-IHM023V3 using Nucleo STM32G431RB MCU, but in some cases when starting the motor, a phase explodes and Rshunt ,IGBT, driver ,(sometimes) Nucleo STM32G431RB are destroyed.I did some resea...

Omer Ab by Associate II
  • 754 Views
  • 1 replies
  • 0 kudos

Few questions regarding ST Motor Control

Hi, I have few questions regarding ST motor control library and hardware/motor compatibility.I need to control two high speed / low inductance Maxon Motors (ECX SPEED 8 M Ø8 mm) using position control (encoder) . Is steval-ihm042v1 inverter board suf...

Z0ld3n by Associate
  • 700 Views
  • 2 replies
  • 0 kudos

Interrupt value does not get reset

I am using timer 4 in STM32G431 to read hall sensor input and trigger interrupt when high ..Above is my setting.void HAL_TIM_IC_CaptureCallback(TIM_HandleTypeDef *htim){ if (htim->Channel == HAL_TIM_ACTIVE_CHANNEL_1) { _hallA = HAL_TIM_ReadCapturedV...

0693W00000Hof0yQAB.png 0693W00000Hof1XQAR.png 0693W00000Hof27QAB.png
Tejashree by Associate III
  • 1032 Views
  • 3 replies
  • 0 kudos

Motor stuttering on slower speeds

Hello,I finally have my 70W 6PP BLDC motor running after lots of digging around the forum.I am using hall sensors (with unknown placement offset) and configured the board hard and software-wise (remove jumpers JP9-11 and close JP5-7).Unfortunately I ...

CSchw.2 by Associate
  • 508 Views
  • 1 replies
  • 0 kudos