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
  • 2276 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
  • 4827 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
  • 5865 Views
  • 2 replies
  • 6 kudos

L6480HTR Current problem

We are operating the motor with the Run command “Run(DIR, SPD)” to rotate it at a constant speed. However, when the speed (SPD) is varied and then returned to the same SPD, we observe a significant increase in current.We send the Run command to the d...

TOAMUSEN by Associate
  • 148 Views
  • 0 replies
  • 0 kudos

Torque mode speed limiter

Hello everyone,How can I set a speed limiter when I use the motor in Torque Mode(FOC)?. I am getting an oscillation.I am using St motor control workbench.In addition, motor in speed mode , when I apply a less speed then I am getting the motor in zero...

Zek_De by Senior
  • 231 Views
  • 0 replies
  • 0 kudos

Resolved! Hardware design file

Hi,I am looking for hardware reference design source files for STEVAL-ESC002V1 board.Is it available to speed up the design activity?Thank you for your kind attention and immediate response Sincerely,Raj 

SPI communication of L6482

Hello, I encountered some issues while using SPI to control L6482:1. My read/write SPI logic seems to have failed, unable to read/write normally. Is this a problem with my SPI timing?This is the timing sequence for me to retrieve the status register....

lcc1111_2-1735090518149.png lcc1111_3-1735090550487.png
lcc1111 by Associate
  • 190 Views
  • 0 replies
  • 0 kudos

Dead Time between different channels

I want to configure dead time between different channels but I get the output as in the picture.Below is the PWM function I created for the BLDC motor and algorithm for each phase of BLDC motor. What could be the problem?  void BLDC_SetPhase(uint8_t ...

BLDC_logic.png PWM.jpg

Why No FreeRTOS available with H563ZI in MC workbench

In MCSDK 6.2.0, it says "Selected hardware boards do not support this feature". In MCSDK 6.3.2, nothing.Why?Without this, it generates MC code using systick, and if adding FreeRTOS with CubeMX, I have to merge the systick handlers for FreeRTOS and MC...

PQ by Associate II
  • 187 Views
  • 0 replies
  • 0 kudos

Resolved! can't connect Motor Profiler to Nucleo-L476RG

Hello,i am beginner in ST motor control domain.I have installed the following software versions :MC workbench v6.3.2CUBE IDE v1.16.1CUBE MX v 6.12.1I have a problem when trying to connect my board using profiler. In log, i can see the last two messag...