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
  • 240 Views
  • 0 replies
  • 0 kudos

MCSDK 6.3.1 is out !

Dear MCSDK users,MCSDK version 6.3.1 is now available: Download It here.This is a bug fix release and here are the main changes for this version:Motor Control Features:FOCFixed compilation issue for ICS topology and STM32L4 seriesFixed dissipative br...

ASA by ST Employee
  • 509 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
  • 3624 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
  • 4785 Views
  • 1 replies
  • 1 kudos

Resolved! Hi there, i am trying to get my STEVAL SPIN3202 running. I follwed the "Getting started"-Guide and got to the point where i have the Project in my STM32CubeIDE. When i try to build the project i have several errors: see in details

../MotorControl/mc_config.h:24:10: fatal error: pid_regulator.h: No such file or directory..\MotorControl\mc_config.h:24:10: fatal error: pid_regulator.h: No such file or directory..\MotorControl\mc_math.h:28:10: fatal error: mc_type.h: No such file ...

MM1 by Associate II
  • 498 Views
  • 2 replies
  • 0 kudos

Cannot enter HRTIM1_Master_IRQHandler

Hello, I'm using STM32F334C8T6 and trying to measure the duration of my calculation sectionfrom MCMP1R (JEXT9) which triggers ADC1 till all TIMER's D CMP registers change.1) I enabled Global Master Timer Interrupt and MCMP1 interruptNVIC_EnableIRQ(H...

AZaya.1 by Associate
  • 666 Views
  • 1 replies
  • 0 kudos

STM32 complimentary PWM dead-time insertion

Hello all, Currently I'm working with BLDC motor 6 step drive. I'm using complementary PWM channels. Logic works good and working with well with the hardware. But when ever i insert dead time its reducing on time of the Low side pulse (CHxN) but for ...