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
  • 170 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
  • 941 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
  • 5472 Views
  • 5 replies
  • 3 kudos

Driving BLDC 2000 Watt using STEVAL-CTM009

Hi,Currently I am working on two wheeler project with QS motor 2kW, for development purpose I use STEVAL-CTM009 and Nucleo-F103RB. I use lab bench supply (30V,3A) as VBUS.I tried to driving the BLDC with sensorless algorithm but after few seconds the...

ldanu by Associate II
  • 513 Views
  • 0 replies
  • 0 kudos

We’re building a motor controller and would like the Altium project files for the EVSPIN32F06Q1S3 evaluation board.

The motors (being controlled) will eventually be used in a man-rated system. We know this EVSPIN32F06Q1S3 reference design is for unmanned systems like drones, but we plan to start here. Do you know of a chip and reference design that is better suite...

JBrin.3 by Associate
  • 496 Views
  • 0 replies
  • 0 kudos

ADC Interrupt Generation difference

I am bit confused with ADC interrupt code generated for my project compared with the code generated from the motor control SDK for the evaluation board B-G431-ESC1.For my generated code void ADC1_2_IRQHandler(void){ /* USER CODE BEGIN ADC1_2_IRQn 0 *...

SRedd.5 by Senior III
  • 739 Views
  • 0 replies
  • 0 kudos

B-G431-ESC1 Code Porting from CB series to RB Series

I am trying to do code porting of the MC-SDK software B-G431-ESC1 evaluation board from CB series to RB series. I have done it but the code does not execute, it goes to error handler. My understanding is we can do the code porting. Am i correct? Plea...

SRedd.5 by Senior III
  • 463 Views
  • 0 replies
  • 0 kudos