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

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
  • 419 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
  • 5351 Views
  • 5 replies
  • 3 kudos

MCSDK documentation and your feedback

Motor Control Wiki: STM32 Motor Control Knowledge Database - stm32mcuMC Frequently asked questions (FAQ) for version MCSDK5.x:Frequently asked questions (FAQ) - stm32mcu   The documentation of the Board descriptions format is now available on the Mot...

Zied b. by ST Employee
  • 6433 Views
  • 2 replies
  • 7 kudos

Motor control news from STMicroelectronics - Jan 2014

Posted on January 23, 2014 at 16:00 http://links.st-microelectronics.mkt5947.com/ctt?kn=25&ms=ODE3MTc2NQS2&r=NjkwODIyOTc4NjES1&b=3&j=MTk4Nzk3OTQzS0&mt=1&rt=0 http://links.st-microelectronics.mkt5947.com/ctt?kn=22&ms=ODE3MTc2NQS2&r=NjkwODIyOTc4NjE...

Gigi by ST Employee
  • 1852 Views
  • 12 replies
  • 0 kudos

SDK 3.4 Known Limitiations Encoder TIM pin clarification

Posted on March 24, 2014 at 23:49Hi In the PMSP single/dual FOC SDK v3.4 RELEASE NOTE it says: 3. Known limitations in v3.4 ENCODER speed sensor function: one Input Capture pin of the selected timer must be grounded, according to the remapping in...

luke23 by Associate III
  • 464 Views
  • 2 replies
  • 0 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
  • 774 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
  • 3393 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
  • 753 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
  • 883 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
  • 539 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
  • 722 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...