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
  • 321 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
  • 5317 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
  • 6369 Views
  • 2 replies
  • 6 kudos

Measure time between encoder counts wtih STM2f439ZI

Hello, I'm super new to all this STM32 stuff so bear with me please.I'm using a Nucle board with an STM32f439ZI and I want to measure the speed of my motor. So far I managed to count the increments of my incremental encoder. I did that by configurati...

Resolved! Why all the routines, to handle the DAC output, in the STM32Fxxx_nucleo_ihm08m1 are without code (completely empty)? i.e void START_DAC() { }, void STOP_DAC() { }, void SET_DAC_value(uint16_t dac_value) { }

The 6.2 paragraph of document DocID029868 (Rev. 2), page 34, appears to be reporting incorrect information.Furthermore, pin PA4 seems to be connected to the speed reference (potentiometer) not to one of the DAC outputs as reported in the mentioned d...

RStef.2 by Associate
  • 838 Views
  • 1 replies
  • 0 kudos