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
  • 1172 Views
  • 1 replies
  • 4 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
  • 2228 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
  • 4421 Views
  • 0 replies
  • 1 kudos

Resolved! Discontinuous PWM MCSDK

I have enabled the Discontinuous pwm and ran the motor but it started rotating in reverse direction compared to when none is enable. With no Discontinuous mode all features are validated, now i want to test all of them with Discontinuous mode enabled...

SRedd5_0-1697128464745.png
SRedd.5 by Senior III
  • 580 Views
  • 2 replies
  • 1 kudos

NTC thermistor gain calculation for Board Manager

Can anyone explain to me how to calculate the "gain" property for a "NTCThermistor" hardware variant?The NTCs we use (NTCS0805E3103FMT) are not linear, so a "Thermistor gain in mV/°C" as mentioned in the wiki doesn't apply.As a side note: The wiki sa...

DMeie.2 by Senior
  • 684 Views
  • 4 replies
  • 1 kudos

BLDC and Motor Profiler

Hi! I am developing a project with a BLDC motor. It is possible to use Motor Profiler with a BLDC motor. The options only allow me to use Motor Profiler with PMSM. Thank you in advance!

b-g431b-esc1 BLDC

To whom it may concern, I am developing a controller for BLDC, I managed to initialize the board with cubeIDE and flash code (so far only turning on the LED). However, I need to use a BLDC motor for my project and I have searched everywhere on how to...

UART receive, timertick, reset

#include "main.h" #include "stdlib.h" #include "string.h" #include "math.h" #include "ctype.h" #include "stdio.h" #include "speed_torq_ctrl.h" #include "ramp_ext_mngr.h" #define USART_IT_ENABLE 1 uint8_t rxbuffer[10] = {0}; uint16_t motor1Faults; v...

soundarya_h_s_0-1710833127974.png soundarya_h_s_1-1710833176955.png

X-CUBE-SPN7 motor control

Dear all,I am using the STM32 Nucleo pack with a F302R8 card, the IHM07M1 and the associated motor.The library for motor control (6Step_Lib.c) of  X-CUBE-SPN7 only provides a few functions, for ex MC_StartMotor, MC_StopMotor() and MC_Set_Speed().I wo...

user-stm by Associate II
  • 989 Views
  • 4 replies
  • 1 kudos

error in MX generating from MC workbench

Hello, Please I need a help, I'm using the MC workbench and after saving the project and reach to generate the project it's giving this error that the MX is not found or I need to install a verison more the 6.0. bytheway I already installed the lates...

Dandan by Associate
  • 349 Views
  • 1 replies
  • 0 kudos