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
  • 429 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
  • 3893 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
  • 4997 Views
  • 1 replies
  • 1 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
  • 152 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...

Resolved! MC SDK documentation for data packet structure?

Hi,I am trying to understand the protocol, especially how to interpret the data packets to have custom code for auto motor ramp-up.I see there are some documents under MC workbench -> About. However, I still cannot find the details about the data pac...