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
  • 1742 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
  • 4355 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
  • 5419 Views
  • 2 replies
  • 6 kudos

where to start "Examples"

I am trying to get oriented to STM32 environment for BLDC motor control. I have made it through motor profiler, motor control workbench, STM32CubeMX, and can generate a .ioc "I think that is the right file type" and load it to my B-G431B-ESC, butfor ...

A1bucker by Associate III
  • 1008 Views
  • 4 replies
  • 0 kudos

UML Map of MC SDK?

The MC SDK is sometimes hard to follow. Has anyone made any UML maps of the SDK or know of any tools to generate these maps? I knew I saw a tool to do this long ago, but now I can't find it again. Seems like a tool that would be widely used. Than...

About FOC generated code with MCSDK

I am a newer leraning motor FOC control. I study the generated code by MCSDK tool with hall (120 degree). Below is some question:In file mc_config.c, about hall configuration ".hMaxReliableMecSpeedUnit     = (uint16_t)(1.15*MAX_APPLICATION_SPEED_UNI...

LLion.1 by Associate
  • 318 Views
  • 0 replies
  • 0 kudos

Connection Failed SPIN3204

Hi,I have a STEVAL-SPIN3204 board. I have opened the 6step_steval_spin3204 project on the ST motor control workbench, generated the code withe the following parameters using UPDATE button:STM32CubeMx: 6.5.0Target Toolchain: Keil MDK-ARM V5Firmware Pa...

dbuso.11 by Associate II
  • 319 Views
  • 0 replies
  • 0 kudos

Why cannot I get desirable PWM output?

Hi there,I'am using STEVAL-SPIN3201 evaluation board. I've reset PA11 for overcurrent output signal visible only to MCU and set PF6 and PF7 for overcurrent protection limit. Also, I've configured TIM1 channel 1 PA8 pin to center aligned pwm mode. Whe...