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
  • 333 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
  • 1980 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
  • 6389 Views
  • 5 replies
  • 3 kudos

Resolved! DMA and OC MODE

 Hi,1. Project Purpose:  Generate pulse to control stepper Driver. 2. My method and step:  1) every 2 milisecond calculate out the pulse need to send next cycle;  2) DMA and Timer Handle the pulse sending.      a. Timer update interru  3pte cycle is ...

Nickle by Associate
  • 1615 Views
  • 2 replies
  • 0 kudos

Resolved! Unable to generate ioc file

[VERSION]: MCSDK 6.2.0,STM32CubeMX 6.9.2[TOOL]: MotorControl Workbench 6.2.0[DETAILS]: I want to add my custom control board,but it say "Unable to generate ioc file due to: The following has evaluated to null or missing".My custom control board is ST...

微信截图_20231024154149.png 微信截图_20231024155733.png 微信截图_20231024160205.png 微信截图_20231024160438.png
gtop.1 by Associate III
  • 1730 Views
  • 2 replies
  • 0 kudos

MC after Stop command ABI encoder is dealigning

I'm using custom firmware on EVSPING4 board.After MC_StartMotor1() motor and ABI encoder is aligning, and everything works as expected.After that I'm using MC_StopMotor1() command to stop motor and moving motor by hand.After that I'm using MC_StartMo...

ketchup by Associate III
  • 2274 Views
  • 7 replies
  • 0 kudos

Resolved! Hall Speed back fault error

I am getting the hall fault in the below code which i have highlighted in red. When i run in open load the below error does not come but only in vehicle condition the fault happens. __weak void *HALL_TIMx_CC_IRQHandler(void *pHandleVoid){  uint32_t w...

SRedd.5 by Senior III
  • 2082 Views
  • 7 replies
  • 1 kudos