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
  • 241 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
  • 5269 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
  • 6323 Views
  • 2 replies
  • 6 kudos

Error in code which is generated by St motor workbench

i have generated code from motor control workbench and when i build this code the error came as,region `FLASH' overflowed by 18000 bytes StSpin_Hall_24_07 C/C++ ProblemStSpin_Hall_24_07.elf section `.text' will not fit in region `FLASH' StSpin_Hall_2...

NK.13 by Associate II
  • 496 Views
  • 1 replies
  • 0 kudos

Does STM32F303RE support dual motor drive?

Hi there, I am using ststem workbench for stm32, cube mx v 5.3 and mcsdk 5.4. I want to develop a dual motor application with stm32f303re. However, after I generate the code and upload it. It cannot connect through the monitor. (Works for single mot...

Ysiu by Associate II
  • 642 Views
  • 2 replies
  • 0 kudos

STM32F303 - bldc motor control with encoder

Hello, we are using STM32F303 to control a BLDC motor ( 48V, 900 rpm, with encoder) . The motor is working fine most of the time with the generated code using ST motor workbench. However we have the following issues:1- Motor works fine in torque mode...

MAhma.6 by Associate
  • 1070 Views
  • 3 replies
  • 0 kudos

STEVAL-SPIN3201 The motor runs only in the specified ramp up time, after we get the "Start-up failure". May this be caused by wrong Motor Parameters put in? Any other setting who may cause this?

We are testing on a STEVAL-SPIN3201 board the motor described in attached pdf document.Any suggestions for Motor Parameters to put in?The Motor Control Workbench included Motor Profiler is not supporting the STEVAL-SPIN3201 board, any option to use t...

GLars.18 by Associate
  • 546 Views
  • 1 replies
  • 0 kudos

NO STEVAL-SPIN3204 in Motor Control Workbench 5.4.1

Hi everyone:I had bought a STEVAL-SPIN3204 for my BLDC motor project. but i can not find STEVAL-SPIN3204 in Motor Control Workbench 5.4.1 list. and in MCU list I can not find STSPIN32F0B neither if i choose 'custom board'.Please help as soon as possi...

BCHEN.10 by Associate
  • 781 Views
  • 2 replies
  • 0 kudos

Serial Monitor Software

Hello everyoneI would like to know if there's a stand alone Windows software for monitoring motors: I generated software using Profiler/WorkBench tools, and with WorkBench I can monitor parameters using Monitor function. So we can check temperature, ...