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
  • 2671 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
  • 7003 Views
  • 5 replies
  • 3 kudos

Resolved! Problem to Flash STEVAL SPIN 3201 Board Example

Hello,I have a STEVAL-SPIN3201 board Rev 3.Try to use the flash procedure from document UM2152USB Connection to Windows 10 PC12V Power Supply to J2Flash drive shows up with two files Fail.txt and Details.txtI am able to delete the two files.Windows ...

JHenn.2 by Associate
  • 797 Views
  • 2 replies
  • 0 kudos

Debug on EVALKIT Robot 1 to change the control modality

Hi,finally I bought an evalkit-robot-1 to try the stspin32f0 and start working with the Mcsdk.I was able to compile the code on the st cube ide and program the controller with the stlink v3 and have the motor working using QModBus commands.Now I want...

GFont.2 by Associate
  • 647 Views
  • 2 replies
  • 0 kudos

Pwm generation

Hi I am trying to generate pwm on the stm32f411re using LL drivers . i am using a Vnh2spa30 motor driver, i am using the setcompare() and generateupdate() commands. I am trying to use the Timer2 ch1 on pa15. I have configured the timer to internal cl...

Rjain.11 by Associate II
  • 1305 Views
  • 5 replies
  • 0 kudos

Input capture problem, using Hall sensors?

Hi,I am using STM32f407 and I'm trying to measure angle of rotor using Hall sensors. GPIO is initialized as AF fot TIM4, and three channels in input capure mode.Interrupt is triggered by every edge, falling or rising for each of 3 channels.Problem is...

DCiko.1 by Associate
  • 1625 Views
  • 6 replies
  • 0 kudos

Encoder input, Bug o limitation?

I want to use TIM4 for the encoder, but the ST Motor Control Workbench only allow this if I choose Three shunt current sensing. If I choose One shunt, TIM4 is no longer available for the Encoder interface. The encoder has no timing relations to eithe...

DBran.1 by Associate II
  • 2124 Views
  • 6 replies
  • 0 kudos