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
  • 252 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
  • 516 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
  • 3625 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
  • 4793 Views
  • 1 replies
  • 1 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
  • 469 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
  • 873 Views
  • 3 replies
  • 0 kudos

Using IHM001 to run a bullrunning motor

Posted on January 15, 2016 at 04:05Hi all,I am using IHM001,FOC4.2 to run a bullrunning motor. But a 'speed feedback' error always occurs when the motor runs below 1000 rpm.I have tried to chane some parameter, and the lowest speed can drop to 500 r...

yaojb by Associate
  • 531 Views
  • 4 replies
  • 0 kudos

STM-FOC motor control

Posted on June 07, 2017 at 19:57Hello,We are a startup developing motor control solutions and our advanced motor controller is capable of controlling upto 8 motors simultaneously. We are planning on using STM’s sensorless FOC control methodology f...

STM32 FOC PMSM SDKv3.0 & GNU arm-none-eabi-gcc

Posted on January 23, 2012 at 01:11I figured out some troubles during the migration of the FOC-library to the arm-none-eabi toolchain: The toolchain uses 32-bit wchar_t, but the library is compiled with 16-bit wchar_t. I'm not shure if this is the r...

clemens2 by Associate
  • 537 Views
  • 4 replies
  • 0 kudos

FOC Library v4.3 available???

Posted on October 03, 2016 at 17:37I see in RN0085 that the FOC libary v4.3 is listed.  In new features for v4.3 I see AC6 workspace.  Yay! this is great for us.  We want to use the STM32 Open Development Env. as a base for all our firmware.  Pleas...