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
  • 94 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
  • 850 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
  • 5452 Views
  • 5 replies
  • 3 kudos

Motor Control Serial Interface - Change USART for MCWB

Posted on March 25, 2014 at 01:02Hi The motor control SDK 3.4 provides me with an LCDProject, which I believe contains the binary for the communications interface to the Motor Control Workbench program. There doesn't seem to be any source code provi...

luke23 by Associate III
  • 803 Views
  • 4 replies
  • 1 kudos

FOC SDK 3.4 with STM32F303CB

Posted on March 28, 2014 at 00:53Hi,I successfully used the 3.4 Library to drive a small brushless motor using an STM32F103 and 3 current shunt resistors. My new design uses the STM32F303CB and onboard PGA for current sensing. This new 303 version d...

joe2 by Associate II
  • 3483 Views
  • 6 replies
  • 0 kudos

BLDC speed regulation doesn't work

Posted on April 16, 2014 at 17:59Hello guys,I'm trying to run a three-phase BLDC motor with STM32 MC PMSM FOC SDK v3.4 library. I have the latest ST MC Workbench. I have a following problem:When I start the motor, it begins to spin, but I am unable ...

suslov by Associate II
  • 792 Views
  • 3 replies
  • 0 kudos

ST PMSM motor control debug problem

Posted on May 23, 2014 at 13:28Gigi:       I debug the STM3210E-EVAL Board and trying to drive Three shunt FOC PMSM Motor in FOC SDK V3.4       Now,I set the Motor run in the Open_Loop FOC ENABLE,DAC channel 1 output Iq ref, DAC channel 2 output Iq....

ACIM firmware stm32?

Posted on June 04, 2014 at 14:09In  UM1052(STM32F0x/F100xx/F103xx/F2xx/F30x/F4xx PMSM single/dual FOC SDK v3.4)  it is written: ''Motor Control Software Development Kit (STSW-STM32100) designed for and to be used with STM32F0x/F100xx/F103xx, STM32F2...

ionutF by Associate III
  • 939 Views
  • 4 replies
  • 0 kudos

JTAG Programming of STEVAL-IHM039V1

Posted on June 30, 2014 at 23:58 Hello! I'm building a motor controller using the STEVAL-IHM039V1 and the STEVAL-IHM027V1. I received these boards, configured the firmware (FOC SDK 3.4) and hardware settings for my setup (three-shunt pmsm w/ hal...

hayk by Associate
  • 582 Views
  • 2 replies
  • 0 kudos

FOC SDK 4.0 WebDist - no def for MCI_GetTorque

Posted on July 03, 2014 at 23:36 Hi, I just converted my project from Web Distribution 3.4 to Web Distribution 4.0 , and when compiling signed16[sMECSPEEDREF01HZ] = MCI_GetMecSpeedRef01Hz(*myMCI); signed16[sAVRGMECSPEED01HZ] = MCI_GetAv...

lumley by Associate II
  • 748 Views
  • 2 replies
  • 0 kudos

Dual Motor control with electronic gearing

Posted on July 23, 2014 at 17:54I am using the FOC SDK 4.0 and have set up a dual motor control system with a STM32F405 controller. The motors are PMSM and have a quadrature encoder each.Now I want to drive the motors in parallel with electronic gea...

Motor control Workbench Monitor via serial

Posted on September 09, 2014 at 19:22I am trying to use the motor conrol foc library found in stsw-stm32003.  I am using an stm32f103 and am failing to understand the steps required to use the parameter files generated by the workbench so that I can...

justin2 by Associate
  • 1166 Views
  • 4 replies
  • 0 kudos

motor control in STM32 cortex M0

Posted on September 14, 2014 at 21:48Hi, would like to use STM 32 F0 for 3-phase motor control. Could anyone please let me know what evaluation board for motor control in STM32 F0 to purchase? ALso, I noticed that st’s library "STM32 PMSM FOC SDK ...