STM32 MCUs Motor control

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

MCSDK 6.3.2 is out !

Dear MCSDK users, MCSDK version 6.3.2 is now available: Download It here. This is a bug fix release and here are the main changes for this version: Motor Control Features: FOC Fixed CORDIC Modulus computation in case of negative alpha value Fixed iss...

GMA by ST Employee
  • 2084 Views
  • 0 replies
  • 0 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
  • 4681 Views
  • 5 replies
  • 3 kudos

MCSDK documentation and your feedback

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

Zied b. by ST Employee
  • 5696 Views
  • 2 replies
  • 6 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
  • 1306 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
  • 1180 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
  • 1662 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
  • 1583 Views
  • 7 replies
  • 1 kudos