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
  • 123 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
  • 453 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
  • 3513 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
  • 4718 Views
  • 1 replies
  • 1 kudos

Six step truth table for STEVAL-SPIN3204

Hello Team,    We already had code for one of the BLDC driver IC for which we are using STM32F446RE controller . this controller is used  for providing PWM pulse to all six MOSFET ,this code is simple which rotate motor in open loop mode and speed is...

Sayali23_0-1727605134608.png
Sayali23 by Associate II
  • 268 Views
  • 2 replies
  • 0 kudos

Port Open and try to configure the board

Motor Control Workbench v6.3.0I made a clone of the EVSPING4-ACT board but I'm not able to connect the Motor Pilot to it.  I'm using the same firmware, same debugger, and same power supply.  I confirmed the pin connections are correct and it looks li...

Errors and Baudrate in MCSDK

I connected the B-G431-ESC inverter to a DJI2312 motor and created the project on MC Workbench version 6.1.0 (I also tried 6.1.3).I would like to use the motor pilot but when I press on "discover board" the board is not recognized.In the generated th...

luke514_0-1728571874546.png
luke514 by Senior
  • 116 Views
  • 0 replies
  • 0 kudos

MCSDK 6.3.1 release?

Hello there,I am trying to generate 6 Step motor control firmware for some custom hardware based on the B-G431B-ESC1.I would like to use the ESC PWM input feature, however the auto-generated code throws errors. This feature works fine in FOC mode, an...

Count the motor's revolutions

Hello,I am controlling my motor with the Hall effect sensor first. I am not using any auxiliary sensor. I am able to control my motor correctly, and I can visualize the angle from the Hall sensor. I need to evaluate the number of turns the motor make...