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
  • 2475 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
  • 5107 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
  • 6083 Views
  • 2 replies
  • 6 kudos

STM3210E-EVAL motor control example

Posted on January 18, 2012 at 17:00Hi, I'm trying to get a motor control example running on the mentioned board - without success. My main function looks like this: int main(void) {   SystemInit();   Demo_Init();   //initialize motor control lib  ...

Stimulate error on motor

I use Lib version 4.3 to control SM-PMSM.The motor can run smoothly.However I would like to simulate 2 error hereafter.SW error (FOC Frequncy cannot be sustainable)Start up fail.I would like to check these 2 error without modify code. PS.I have lock...

JRoja.16 by Associate
  • 438 Views
  • 1 replies
  • 0 kudos

Motor start vibration problem

I use FOC+Hall sensor(STM32F030RE MCU, ihm08m1 power board, MC lib 5.3.2).I try to start motor using MC_ProgramSpeedRampMotor1() function, but the e-bike has "start vibration" problem.How to avoid this problem? adjust pid or something else?any sugges...

cyt by Associate II
  • 461 Views
  • 1 replies
  • 0 kudos

Question for Motor Control Firmware FOC V2.0

Posted on January 22, 2014 at 23:51Hello, Does anyone know where I can find the Source Files for the ''MC_FOC_Methods_lib.lib'' and ''MC_State_Observer_lib.lib''?There are parts of the open source code in the library files, where you can not look in...

hans by Associate
  • 710 Views
  • 4 replies
  • 0 kudos

Absolute Encoder for St Motor Control library

Dear,I know that ST Motor control library does not support Absolute encoder, so I am trying with some difficulties to do it, I connected my motor with HALL sensor and also connected my absolute encoder with SPI, I can read the abs position without an...

JEsca.1 by Associate II
  • 1194 Views
  • 3 replies
  • 0 kudos