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
  • 572 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
  • 3299 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
  • 7606 Views
  • 5 replies
  • 3 kudos

How to get one PWM output inverted?

I have the Shinano motor running correctly with the NUCLEO-F303RE board and the X-NUCLEO-IHM08M1. I'm trying now to get it working with our custom board. Unfortunately my hardware colleagues have used the NCP5304 bridge driver instead of the L6398 dr...

CPrin by Associate III
  • 1215 Views
  • 3 replies
  • 0 kudos

STEVAL_IHM042V1 | DUAL | FOC 4.3 | AC6

Posted on October 28, 2017 at 14:31Hi,which user AC6 project can be used in combination with STEVAL_IHM042V1?I would like to use the STEVAL_IHM042V1 to run two motors with hall sensorsIs it: \Web\Project\AC6\STM32F30x_UserProject -> config STM32303C...

paul2 by Senior
  • 1716 Views
  • 7 replies
  • 0 kudos

ST MCWB BusVoltageSensor error

Posted on August 09, 2017 at 13:44Hi. I am using MCWB with FOC 4.3. with STSPIN32F0 eval board. I am trying to switch on the bus voltage sensing. When I set it in the WB, compile and upload, it always randomly pops under or overvoltage error. I can ...

ICS Current sensing problem

Posted on February 29, 2016 at 20:28We use the motor control library STM32 PMSM FOC V4.2 .For current control using 2 ICS, but of all the formula to calculate the current , torque used  value of Rshunt(Ohm) and AmplificationNetworkGain. Current[A] =...

vad_21 by Associate
  • 584 Views
  • 2 replies
  • 0 kudos

FOC support for F401 and F411 processors.

Posted on December 20, 2015 at 11:09Hi, Does the motor control software suite (STM32 PMSM FOC LIBv4.2) support STM32F401, '411 and '446 processors? When I tried it, it didn't allow another option for CPU clock than 168, and as far as I know the abov...

ihm001 FOC example.

Posted on December 17, 2015 at 18:17Hi, I have the IHM001 motor control kit. I managed to compile the 6step example from  STM32CubeExpansion_SPN7_V1.0.0 . I'm using Linux, and I managed to create a Makefile for the example project.For FOC it seems I...