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
  • 399 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
  • 2877 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
  • 7209 Views
  • 5 replies
  • 3 kudos

Resolved! HSO Algorithm for STM32F4 or STM32F7 ?

Hi,I have generated code for HSO on a workbench as recommended by the release note. But we are thinking of using the STM32F4 or STM32F7 series of controllers. So, my question is: Does the HSO algorithm work for dual-channel FOC on the STM32F4 or STM3...

Rahuld by Associate III
  • 423 Views
  • 5 replies
  • 1 kudos

motor control using cubeide for hss86 driver

I tried to rotate the nema34 stepper motor through hss86 motor driver using the stm32 G474RE. I configured the pins as follow:  Pul - connected to Tim 3_CH 1(PA6) , Dir - connected to GPIO OUTPUT_B_10 , Ena - connected to GPIO OUTPUT_D_2 and all the ...

Smritha by Associate
  • 201 Views
  • 2 replies
  • 1 kudos

Unable to Read Data from L6470

 Using HAL_SPI_TransmitReceive properly. I've corrected the code to send the command 0x25 followed by two dummy bytes (0x00, 0x00) in a single transaction to read the ACC register.However, now I’m facing a new issue: no matter what value I set for AC...

Dev29_0-1750441274571.png
Dev29 by Associate
  • 218 Views
  • 1 replies
  • 0 kudos

Resolved! Vibration Occurring While PMSM Motor Is in Standstill.

I am working on a project to drive a sliding door using a PMSM motor in position control mode (details are given in the below). I determined the PID coefficients using ST AN5464. The motor operates very good during normal right/left rotation commands...

EDokm by Associate III
  • 171 Views
  • 1 replies
  • 0 kudos