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
  • 688 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
  • 3554 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
  • 7759 Views
  • 5 replies
  • 3 kudos

STM32F4 Discovery Board external power problem

Hi,I am trying to feed my Stm32F4 Discovery with 5v in pins. I have tried to feed it with ESC's BECs , PDB or with voltage regulator and Li-Po battery but I am still facing with problems.The problem is that when I try to make PWM generation in tim4 ...

MDoğr.1 by Associate II
  • 655 Views
  • 1 replies
  • 0 kudos

How can change the RPM using motor control SDK API.

Hi, SETUP:IPM30B-3sh + STM32F302R8 + 2.5KW BLDC MotorI have been trying to run the motor sensorless + PLL, i have been able to run the motor with predefined ramp.question:Q1. How can control the speed of motor using the gui tool and knob in MC-Workbe...

Tido1 by Associate
  • 600 Views
  • 1 replies
  • 0 kudos

How is motor power computed in MC Workbench projects?

Hi, I developed a project for a 1Hp PMSM motor with FOC algorithm. Expecially when running at low speed motor power given by MPM_GetAvrgElMotorPowerW() function is about 20% more than the real power. Hand computation based on RPM, Ke, Iuvw gives inst...

CSime.1 by Associate
  • 627 Views
  • 1 replies
  • 0 kudos

Hello everyone! I am trying to implement FOC control on stm32f405 mcu. What I want to do is to start Adc conversation in the middle of PWM cycle. I am using complementary PWM of timer1 which runs at 42 kHz.

 I have done the research but couldn't do more  than triggering the adc cycle with a timer trigger. Is there any example to do it using cube mx and DMA? Thank you

YSEVİ.1 by Associate II
  • 1528 Views
  • 4 replies
  • 0 kudos