STM32 MCUs Motor control

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

MCSDK 6.3.2 is out !

Dear MCSDK users, MCSDK version 6.3.2 is now available: Download It here. This is a bug fix release and here are the main changes for this version: Motor Control Features: FOC Fixed CORDIC Modulus computation in case of negative alpha value Fixed iss...

GMA by ST Employee
  • 714 Views
  • 0 replies
  • 0 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
  • 4271 Views
  • 5 replies
  • 3 kudos

MCSDK documentation and your feedback

Motor Control Wiki: STM32 Motor Control Knowledge Database - stm32mcuMC Frequently asked questions (FAQ):Frequently asked questions (FAQ) - stm32mcu   The documentation of the Board descriptions format is now available on the Motor Control Wiki:   Wi...

Zied b. by ST Employee
  • 5270 Views
  • 1 replies
  • 2 kudos

Motor Control Protocol over USB CDC

Hi,I'm working on a project for an SM-PMSM motor drive. The end customer would only like communication via USB (with a micro connector).Is there a possibility to implement MCP and ASPEP protocols on the USB port instead of a UART?Has someone already ...

AlPo by Associate
  • 366 Views
  • 0 replies
  • 0 kudos

Resolved! Using MCSDK API

Hardware:B_G473E_ZEST1S - Control boardSTEVAL-LVLP01 - Power boardMOONS R57BLB50L2 BLDC motorSoftware:MCSDK 6.2.1Code framework generated by MotorControl Workbench v6.2.1IDE STM32CubeIDECode customized only in main.c.  See attached.I was able to get ...

ccut93 by Associate III
  • 1737 Views
  • 2 replies
  • 0 kudos

Motor Control Workbench

Hello guys, I want to control an AC servo motor (ELM2H-0400LA60F) and a Motor Driver (RS-400P) with an STM32f407 discovery kit. But I cannot find my motor and control in the MC Workbench. Is it possible to work with MC Workbench in this regard?? 

STM32F407 Using GPIO to generate 5V PWM

I am working on the STM32F407 and we made some bad choises when selecting a motor. The motor control signal is 5V hence we need to generate 5V PWM signal using the STM32F407. Sadly, we have wired the GPIO from the STM32F407 directly to the motor cont...

LPetr1_0-1707223802637.png LPetr1_0-1707224113013.png LPetr1_0-1707225389413.png LPetr1_1-1707225618823.png
LPetr.1 by Senior II
  • 2493 Views
  • 4 replies
  • 5 kudos

How to profile a motor with Rs<1Ohm, Ls<1mH ?

According to here:https://wiki.st.com/stm32mcu/wiki/STM32MotorControl:Frequently_Asked_Questions#Why_does_not_my_motor_start_immediately-3F The STM32 MC motor profiler has the following limitation: it cannot profile motors with Rs < 1 Ω or Ls < 1 mH....

SKled.1 by Senior II
  • 1272 Views
  • 4 replies
  • 0 kudos

STSPIN32F0A configure PWM input

Hello,is there is an option of adding input pin for external PWM? I want it for ESC, I would like to control it with PWM signal like on board B-G431B-ESC1. I tried with STSPIN32F0A board example, however adding ESC to .json file doesn't do anything. ...

esc.png