STM32 MCUs Motor control

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

MCSDK 6.3.0 is out!

Dear MCSDK users, MCSDK version 6.3 is now available: Download It here. Here are the main changes for this version: Motor Control Features: FOCAdded C0 single shunt topology support.6StepThis algorithm has been enhanced on MCSDK version 6.3 release ...

GMA by ST Employee
  • 642 Views
  • 1 replies
  • 2 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
  • 1944 Views
  • 3 replies
  • 1 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
  • 4174 Views
  • 0 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
  • 284 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
  • 480 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 ...