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
  • 2572 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
  • 5162 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
  • 6214 Views
  • 2 replies
  • 6 kudos

Motor stuttering on slower speeds

Hello,I finally have my 70W 6PP BLDC motor running after lots of digging around the forum.I am using hall sensors (with unknown placement offset) and configured the board hard and software-wise (remove jumpers JP9-11 and close JP5-7).Unfortunately I ...

CSchw.2 by Associate
  • 485 Views
  • 1 replies
  • 0 kudos

I would like to disable the motor control protocol on the serial port so that I can implement a custom console over that UART. Is there an easy or documented way to do this?

What I need to do is implement a command line interface over that serial port for factory configuration and settings controls. When I add printf() calls to the while loop in main I don't see my messages on the virtual COM port of my Discovery board....

GSeme.1 by Associate II
  • 710 Views
  • 2 replies
  • 0 kudos

Feature request - PWM duty cycle

Posted on October 24, 2014 at 14:38Hi Gigi, my application uses two insulated current sensors. In this configuration, STMCWB does not allow me to enter the maximum duty cycle (Control stage -> Analog inputs -> Phase current feedback -> Maximum modul...