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
  • 1001 Views
  • 1 replies
  • 4 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
  • 2142 Views
  • 3 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
  • 4341 Views
  • 0 replies
  • 1 kudos

Resolved! How to reverse motor direction

Hi All,I have an STM32f302R8 with IHM07M1 with a Bull Runner 2804 motor. This may seem like a simple question but I cannot find any information as to reversing the direction of the motor. In my final project I will need to reverse the direction of th...

DonCorr by Associate II
  • 1765 Views
  • 8 replies
  • 2 kudos

B-G431B-ESC1 not connecting to Motor Pilot

I have crated a start project for the B-G431B-ESC1 using MC Workbench 6.3.0I used the following settings:Motor 'Bull Running BR2804-1700kV' and Inverter 'B-G431B-ESC1' the project User Interface show ON for 'Over USART A' at 115200 baud.I can build c...

murpia by Associate II
  • 321 Views
  • 5 replies
  • 1 kudos

DRV8323 driver with STM32

Hi, has anyone been able to successfully interface the DRV8323HRTAR with an STM32? I have been using an STM32F072RB, and have been trying to use ST's motor control workbench to generate code for controlling a BLDC motor. I've used the .ioc generated ...

Request MCSDK for Linux

Please provide a Linux version of MCSDK. ST already has CubeMX and CubeIDE for Linux and they also run on Java, so I guess it should not be a problem.Or even a better alternative, just provide source code for MCSDK examples in a git repository. It is...

test_dot by Associate
  • 105 Views
  • 0 replies
  • 1 kudos

BLDC motor control with STM32 G071RB

Hi,I want to control BLDC motor with X-IHM07M1 motor driver and stm32 nucleo-G071RB microprocessor. I had read that this motor driver is compatible with Nucleo boards, but when I entered the Motor Control Workbench application, it only highlighted ce...