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
  • 156 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
  • 927 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
  • 5466 Views
  • 5 replies
  • 3 kudos

Resolved! Connecting STEVAL-SPIN3204 to PC

Hi, I recently bought a STEVAL-SPIN3204 and now i want to connect it with my PC, i connected it with the USB cable, selected an example project for this device and clicked on connect, but there comes always the error message, connection failed. What ...

Christian3_0-1723022150283.png

Resolved! Sensord BLDC motor supported

Hi All,I am a newbie in motor control. I am having a X-NUCLEO-IHM08M1 board with me I came to know that it supports both sensored as well as sensorless motors, but could'nt find a sensord motor that is compatible with the board but found one sensor l...

Resolved! ADC injected mode with GPDMA?

Dear Sir, I am developing a motor control system with STM32H563, and I need to measure the 3 phase current by ADC.I would like to configure the ADC1 with injected mode and transfer the ADC data via GPDMA.I can't find the information from reference ma...

yang2 by Associate III
  • 961 Views
  • 4 replies
  • 1 kudos

Optimize the power

I'm using STM32F423ZHT6 MCU board for Smart Lock operation. Here, I'm using 2 limit switches.Based on the Limit switches door is lock and unlock. But, the motor is always on state so it consume more power. How to reduce my power consumption.Please an...

Meenakshi by Associate III
  • 888 Views
  • 4 replies
  • 2 kudos

About Sinusoidal PWM for 3 phase induction motor

Hello , I want to make 3 phase sin wave for induction motor ,I already gone through ST workbench ,but i don't get proper solution in it, I am using evspin32f0602s1 (my own board) , I already check all related documents ,but not solved problem. here i...

Screenshot 2024-09-23 095409.png Screenshot 2024-09-23 095428.png
KVijay32 by Associate II
  • 854 Views
  • 3 replies
  • 0 kudos

B-G431B-ESC1 brushed motor control

Hello!I am new to your comunity and I need your help.How can I configure B-G431B-ESC1 board to control brushed motor 24V 250W? I know I can do it using 2 outputs of 3. But I cannot find a way to do it.I want to create my own driver for my homemade ro...

Fusion by Associate
  • 451 Views
  • 0 replies
  • 0 kudos

Motor control agorithms

I am having X-NUCLEO-IHM08M1 board. From the documentation, I came to know that it supports both FOC algorithm as well as 6- step algorithm. I came to understand FOC algorithm is used for torque control. Correct me if I am wrong. But I didn't get any...