STM32 MCUs Motor control

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

MCSDK 6.3.0 is out!

Dear MCSDK users, MCSDK version 6.3 is now available: Download It here. Here are the main changes for this version: Motor Control Features: FOCAdded C0 single shunt topology support.6StepThis algorithm has been enhanced on MCSDK version 6.3 release ...

GMA by ST Employee
  • 834 Views
  • 1 replies
  • 2 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
  • 2060 Views
  • 3 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
  • 4271 Views
  • 0 replies
  • 1 kudos

Request MCSDK for Linux

Please provide a Linux version of MCSDK. ST already has CubeMX and CubeIDE for Linux and they also run on Java, so I guess it should not be a problem.Or even a better alternative, just provide source code for MCSDK examples in a git repository. It is...

MCSDK-PKG001/STEVAL-PTOOL1V1_6S_HL fails to compile

Hi,MCSDK-PKG001/STEVAL-PTOOL1V1_6S_HL fails to compile with the errors below: C:/Users/Ian/.st_workbench/projects/MCSDK-PKG001/STEVAL-PTOOL1V1_6S_HL/Src/mc_tasks.c: In function 'MC_RunMotorControlTasks':C:/Users/Ian/.st_workbench/projects/MCSDK-PKG00...

murpia by Associate II
  • 56 Views
  • 0 replies
  • 0 kudos

Tutorial -STEVAL-SPIN3204

Hello Team,   we try to run the motor using motor control work bench, STM mx and STM cube IDE. motor run for 3 to 5 sec and stop.Is there any tutorial or any document or example we can follow step by step and understand each parameter related to STEV...

sshin.9 by Associate II
  • 49 Views
  • 0 replies
  • 0 kudos

FOC algorithm using STEVAL-SPIN3204

Hello Team,     We want to run BLDC motor using  STEVAL-SPIN3204, As per user guide initially we started with motor control work bench 6.3 version.  while creating new project  selecting driving algorithm as FOC and selecting the motor type but in in...

sshin9_0-1722346334915.png sshin9_1-1722346516880.png
sshin.9 by Associate II
  • 86 Views
  • 0 replies
  • 0 kudos

BLDC motor control with STM32 G071RB

Hi,I want to control BLDC motor with X-IHM07M1 motor driver and stm32 nucleo-G071RB microprocessor. I had read that this motor driver is compatible with Nucleo boards, but when I entered the Motor Control Workbench application, it only highlighted ce...

Duty cycle control or phase shifting

I want to control a TRIAC's gate which will be working on 230V AC. I managed to create a one-pulse PWM based on zero-crossing detection. I want to implement a soft start function. To do that, I implemented soft start by controlling the duty cycle. Ho...

xXczachaXx_0-1722015818088.png