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
  • 1082 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
  • 4292 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
  • 5326 Views
  • 2 replies
  • 4 kudos

FOC SDK 4.3 | Motor Profiler | low power BLDC

Posted on October 09, 2017 at 08:04We are trying to setup a small BLDC motor with the Motor Profiler utility.-X-NUCLEO-IHM07M1-FOC SDK 4.3-Custom motor: 2 pole pair BLDC 18VDC, 2W @ no load, 4000 rpmWith this setup the Motor Profiler is not able to ...

paul2 by Senior
  • 975 Views
  • 6 replies
  • 0 kudos

No build config for F303RE in IAR

Posted on October 17, 2017 at 15:15I am experiencing some issues running the FOC SDK v4.3.My HW-setup:Control board: NUCLEO - STM303 (ST part number)Power board: X-NUCLEO-IHM08M1 (ST part number)PMSM motorIDE: IARCurrently I am able to compile and d...

freppa by Associate II
  • 1738 Views
  • 7 replies
  • 0 kudos

Using FOC SDK

Posted on October 31, 2017 at 08:53The FOC library is complicated and I have some difficulties to understand how to work with it. Even after reading UM1052, UM1053.On the highest level we can start/stop a motorif (MCI_GetSTMState(oMCI[M1]) == IDLE) ...

Max speed with FOC on STM32F0 ?

Posted on March 05, 2018 at 16:58Hi,I'm evaluating the 3-shunt sensorless FOC (4.3.0) algorithm with STEVAL-IHM028V2 + STM32F072-EVAL.To design my own board, I need to know the maximum - electrical - motor speed the STM32F0x at 48MHz can achieve ?At...