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
  • 167 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
  • 465 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
  • 3544 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
  • 4733 Views
  • 1 replies
  • 1 kudos

Controlling Brushless motors with an ESC

I'm working on using an STM32F446RE board to control two brushless motors using a SimonK ESC (https://www.amazon.com/dp/B07NMJRJKJ?psc=1&ref=ppx_yo2_dt_b_product_details) (sorry I don't know how to shorten the link) now normally these types of produ...

TSwin.1 by Associate
  • 457 Views
  • 0 replies
  • 1 kudos

Hello everone, I am new to STM and I have a STEVAL-spin3201. I want to drive a BLDC motor named U65HN-024KS. When using motor pilot program, it starts spinning and over current fault just appears and stops.

I am not sure that I am using the proper motor. Because, according to the setting in motor section, it should be PMSM and be controlled with FOC algorithm. Since I only know that this motor is BLDC, I dont know that if my motor is supported by this a...

MSaff.2 by Associate II
  • 401 Views
  • 3 replies
  • 0 kudos

(Bug Report) When using encoder, the generated code has a few defects - speed calculation is not reliable, no speed reliability check, and no scheme to clear speed feedback fault

(Environment)MC_SDK 5.Y.3 + STM32CubeMX 6.3.0 with HAL + IAR EWARM 8.5(Hardware)custom board based on F446RE + custom power board + Low Voltage BLDC motor with Encoder(Control Mode)Speed Control​(What I found)(1) speed calculation is not reliable[ EN...

THA.1 by Associate II
  • 593 Views
  • 4 replies
  • 0 kudos

Bug report :Max speed with Hall sensors

Dear MCSDK team,We met a difficulty using Hall sensors as our primary speed and position sensor.When setting a mechanical speed higher than UINT16_MAX / nb_pair_poles / 2 the value of hMaxReliableElSpeedUnit is overflowing in the Hall_Init function. ...

ANICO.1 by Associate III
  • 433 Views
  • 2 replies
  • 0 kudos