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
  • 361 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
  • 5345 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
  • 6390 Views
  • 2 replies
  • 6 kudos

Resolved! Board not recognised by Motor Control SDK

Hello,I have tried multiple times to connect a Nucleo-G4R31B to the motor profiler.The software fails to recognise the boards at any of the preset baud rates.The board is recognised by the computer and is visible on the device manager. It is also pro...

akash_hegde_1-1712035354680.png akash_hegde_0-1712035215142.png akash_hegde_2-1712040239676.png

<MDK 5.4.8> FOC Sensored(HALL)

MCU : NUCLEO-F103 (STM32F103RB)POWER : NUCLEO-IHM07M1 3HI want to use a POTENTIOMETER to control the speed.How to? <MDK 6.2.1>MCU : NUCLEO-G431POWER : NUCLEO-IHM16M1 I used to a POTENTIOMETER to control the speed. 

chocho by Associate II
  • 577 Views
  • 1 replies
  • 0 kudos

MCSDK MCU

Hello everybody, i am new in ST. I am designing my own ESC.It is a control of a high power motor (950V, 400A Peak) to a BLDC / PMSM motor. I am designing my own power part and I need advice about the logic part, which NUCLEO is the best???Parameters:...

Vlad_ESC by Associate
  • 809 Views
  • 2 replies
  • 0 kudos

STM32446RE with Stepper Motor Driver L6470 IC

HelloI understand the Nucleo 401 board was developed with the l6470 stepper motor driverI have been trying to interfacel6470 it with the nucleo 446re arm, with very little joy,... actually no joy due to the very poor C code support from ST and the L6...

JHERI by Senior
  • 1121 Views
  • 1 replies
  • 0 kudos

Unable to read data from L6470 Motor Driver

I m using STM32L552ZE as SPI Master and slave device is L6470 stepper driver. Write operation everything is fine. While i tried to read the data from STATUS Register (0x19) or GETSTATUS register(0xD0). I received only floating values not a constant o...