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
  • 1707 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
  • 4354 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
  • 5419 Views
  • 2 replies
  • 6 kudos

Resolved! How do I use ADC4 in MCSDK 5.X

Hello!I would like to use the ADC4 of a nucleo303RE board with a X-NUCLEO-IHM08M1.The Software (MCSDK 5.1.3) has functions already written for this in mc_tasks.c:void MC_RequestRegularConv(uint8_t bChannel, uint8_t bSamplTime)uint16_t MC_GetRegularCo...

Martin1 by Associate III
  • 751 Views
  • 3 replies
  • 0 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
  • 726 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
  • 674 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...