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
  • 376 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
  • 2641 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
  • 6978 Views
  • 5 replies
  • 3 kudos

Position control , "STM32 Motor Control"

I am using Nucleo F303 RE and X-Nucleo - IHM08M1, MCSDK 5.4.4. 70 Watt motor with encoder.I am able to control the position of the motor with the provided application for a limited speed.Below are my questions,1 how can I tune the motor for a better ...

KKuma.3 by Associate III
  • 861 Views
  • 3 replies
  • 0 kudos

Motor Profiler for STEVAL-IHM023V3

Posted on September 05, 2015 at 16:26Hi, We are using the STEVAL-IHM023V3 with the STM32VLDiscovery board for testing and we are able to run the motor without any problem. However, when we start to evaluate if we can use the STEVAL-IHM023V3 with a S...

KF Lam by Associate II
  • 1029 Views
  • 5 replies
  • 0 kudos

motor profiler error using IHM07M1

Posted on April 21, 2016 at 05:54Hi ,I am using all standard FOC dev kit from ST , IHM001 with bull running motor and I get this error when I try the motor profiler. Comms connection to hardware is good.''the process is in error because the start co...

imtiaz by Associate II
  • 1311 Views
  • 7 replies
  • 0 kudos

How to change direction smoothly?

Posted on June 22, 2016 at 05:49Hello, What I have done so far is ....1. parameter setting using Motor Profiler2. Can control motor speed (Main sensor is Hall sensor. Aux sensor is observer +cordic)But my problems and questions are ... 1) Even using...

erenes by Associate II
  • 550 Views
  • 1 replies
  • 0 kudos

Speed feedback problem during Motor profiling

Posted on May 19, 2017 at 09:13I try to run the motor profiler with my custom prototype SM-PSMS motor. In this moments I hold the motor in a big vise, so the motor is impossible to move when start the current. When I run the motor profiling usually ...

manuele by Associate
  • 693 Views
  • 1 replies
  • 0 kudos

Do anybody have any idea on what sequence does ST Motor Profiler follow to measure inductance ? How accurate it is ?

Posted on June 12, 2017 at 04:29The motor profiler starts profiling starts to measure the motor parameters like R,L ,Kb and other mechanical parameters but every time i use the values are different from physical measurements  which gives me a confus...

FOC 4.3 + F303 + GCC + Errors

Posted on June 26, 2017 at 06:25I use FOC4.3 for my project based on nucleo303+IHM07M1, with GCC compiler.I found a few errors in the library. May be it can be useful for a MC team or community.1. Invalid ifdef for CCRAM attributes. GCC compiler not...