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
  • 1150 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
  • 4296 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
  • 5337 Views
  • 2 replies
  • 4 kudos

Questions about MCSDK 4.3.1

Hi, this is David. I am currently using ST's MCSDK 4.3.1 version.I have a few questions about using the library.1. How can I set the flux weakening reference using the library? I found the function named SetVolage and tried to change it. However, it ...

DHwan by Associate
  • 718 Views
  • 2 replies
  • 0 kudos

X-CUBE MCSDK FOC Firmware related issue

Hello, I am having stm32f3 FOC firmware. I downloaded it from st website as X-cube MCSDK full version. But, even after inserting all my header and source files, the code is not working. anyone help me whether i have to make any change in given foc fi...

SSubr by Associate
  • 662 Views
  • 4 replies
  • 0 kudos

HFI & X-CUBE-MCSDK

When will the HF-Injection feature be enabled for the MCSDK_v5.x.x?I figured out, that it has been enabled in the v4.3, but in v5.2 it is only declared as "Available in a later release". Is there a possibilty to estimate a date, when this feature wil...

Problem opening project with TrueStudio

Hello,I'm trying to run my motor with a nucleo F303RE and IPM08B but I can't reach a succesful compiling. I tried with X-CUBE-MCSDK 5.1.1 and 5.3.3 and cube 5.0.1 and 5.1.0 without a succesful result. When I try to compile the atollic gives me a lot ...

A?�lv by Associate
  • 799 Views
  • 5 replies
  • 1 kudos

MCSDK for PMSM at low speed problem.

Hello everyone.I'm using MCSDK tool to generate code for FOC PMSM. Motor work well when I set a high rpm, above 1000 rpm, but when I set a low rpm, like 100, 200, ... motor just spin a very little angle and stop. I guess the problem caused by PI spee...