STM32 MCUs Motor control

Discuss STM32 solutions for motor control, including PID tuning, sensorless operation, ADC noise, custom algorithms, and more.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

User Manual MCSDK documentation

  Dear MCSDK users, The full MCSDK documentation is embedded in the Motor Control Workbench tool. Refer to Workbench tool > About > Documentations > Documentation.This document provides: Introduction: Includes startup guide links for MCSDK, HSO featu...

GMA by ST Employee
  • 280 Views
  • 0 replies
  • 0 kudos

MCSDK 6.4.0 is out!

Dear MCSDK users, MCSDK version 6.4.0 is now available: Download It here. This version of the new Motor Control SDK 6 series (X-CUBE-MCDSK) provides mainly FOC and 6Step improvements, here are the main changes for this version: Motor Control Features...

GMA by ST Employee
  • 1619 Views
  • 0 replies
  • 3 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
  • 6060 Views
  • 5 replies
  • 3 kudos

Resolved! Customer is using STM32L4 and L6235Q

The customer was looking for a lock function from its BLDC motor driver. They were advised to use the “dynamic braking�? function of their motor driver, it seems - from what I understand. The Dynamic braking function does not offer a true locking fun...

EHD by Associate II
  • 945 Views
  • 1 replies
  • 0 kudos

FOC Motor Direction Control

I've implemented an FOC motor control algorithm from scratch (e.g. not using any libraries) and it works well. I'm generating sine waves to drive the MOSFETs via a lookup table.All this works and the motor turns in an anti-clockwise direction. How do...

jerry2 by Senior
  • 1030 Views
  • 1 replies
  • 1 kudos

How to control stepper motor using STM32MP157?

Hello, I want to to know how to control the Acceleration and deceleration of stepping motor using stm32mp157, I think It needs config the TIM2(for example) to one pulse mode and update the new period and enable when interrupt occurs (MOTOR_PUL_IRQHa...

Hi! I can't make the engine spin! I am using NUCLEO-F446RE and X-NUCLEO-IHM08M1. Engine PL57BLF01.

Hi!How to make a project with a motor in the "speed control" mode without using Hall sensors, but using an incremental encoder. With a simple replacement in the "MotorControl Workbench", the properties of the motor and the properties of the speed sen...