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

FOC Motor Direction Control

I've implemented an FOC motor control algorithm from scratch (e.g. not using any libraries) and it works well. I'm generating sine waves to drive the MOSFETs via a lookup table.All this works and the motor turns in an anti-clockwise direction. How do...

jerry2 by Senior
  • 878 Views
  • 1 replies
  • 1 kudos

How to control stepper motor using STM32MP157?

Hello, I want to to know how to control the Acceleration and deceleration of stepping motor using stm32mp157, I think It needs config the TIM2(for example) to one pulse mode and update the new period and enable when interrupt occurs (MOTOR_PUL_IRQHa...

Hi! I can't make the engine spin! I am using NUCLEO-F446RE and X-NUCLEO-IHM08M1. Engine PL57BLF01.

Hi!How to make a project with a motor in the "speed control" mode without using Hall sensors, but using an incremental encoder. With a simple replacement in the "MotorControl Workbench", the properties of the motor and the properties of the speed sen...

X-NUCLEO-IHM07M1 Current Sensing

Anyone know the transfer function of the current sense path (shunt resisters->opamp->ADC) on the X-NUCLEO-IHM07M1? It's not worked out in the user manual and if someone has it it would save me some time.Thanks!

jerry2 by Senior
  • 361 Views
  • 0 replies
  • 0 kudos

Any suggestions on increasing motor speed resolution?

I am operating a low inertia BLDC Motor with the STM32 FOC Motor control library. I have modified the code to add an outermost loop that provides phase lock control to an external reference.The one limitation I have is that I think the inner speed l...

BTrem.1 by Senior II
  • 1340 Views
  • 4 replies
  • 0 kudos