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
  • 68 Views
  • 0 replies
  • 0 kudos

MCSDK 6.3.1 is out !

Dear MCSDK users,MCSDK version 6.3.1 is now available: Download It here.This is a bug fix release and here are the main changes for this version:Motor Control Features:FOCFixed compilation issue for ICS topology and STM32L4 seriesFixed dissipative br...

ASA by ST Employee
  • 427 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
  • 3470 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
  • 4688 Views
  • 1 replies
  • 1 kudos

3.2 FOC Lib STM3210B-MCKIT Encoder low speed

Posted on March 19, 2013 at 11:34Hi, i try to use the foc lib in a low speed application. Im using the STM3210B-MCKIT Motor with encoder. Do someone know which minimum motor speed i can achieve whith this motor lib 3.2 and the shinano 400 inc encode...

FOC Open loop

Posted on December 13, 2017 at 17:46I would like to set FOC lib in open loop mode. However, there is no information about how to use this mode.In 'Drive parameters.h', there is not only  OPEN_LOOP_FOC, but also other parameters. I have no idea how t...

ST FOC lib v4.3 asynchronous fault message?

Posted on April 09, 2018 at 13:26Does the ST MC FOC lib send an asynchronous message over UART in the event of a fault? Typically the scenario is that the MCU running the ST MC FOC lib v4.3 detects a fault condition such as over voltage, will it not...

freppa by Associate II
  • 253 Views
  • 1 replies
  • 0 kudos

Power Measurement classes

Posted on April 17, 2018 at 17:25What are the use of the Power Measurement classes in the ST MC FOC lib v4.3?From the confidential distribution the following classes are part of MC Library module:MotorPowerMeasurementClassPQD_MotorPowerMeasurementCl...

freppa by Associate II
  • 329 Views
  • 1 replies
  • 0 kudos

Problem with FOC Lib 4.0 examples

Posted on June 25, 2015 at 09:14I started to learn to use FOC Lib 4.0 to control a PMSM motor with encoder. I used MC workbench to configure the HW and generated code to SystemDriveParams, then I used the example project for STM32F30x_Workspace.uvmp...

song by Associate II
  • 354 Views
  • 2 replies
  • 0 kudos

Motor Control Workbench 4.1

Posted on August 17, 2015 at 15:00Hi, I’m using the state observer + PLL algorithm and observer + CORDIC and i try to figure out the GAIN1, GAIN2, scaling factors and PLL KP / KI how the coefficients are calculated by ST MC Workbench v4.1 thanks fo...

Workbench limitations

Posted on August 26, 2015 at 09:19Hi, i want to run motors with Rs < 0.01 Ohm and Ld<0.010 mH (low voltage high current), but the Motor Control Workbench is limited to this values. Can someone give me the formula to compute all the parameters from t...