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
  • 1048 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
  • 4287 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
  • 5314 Views
  • 2 replies
  • 4 kudos

How to set the value of hFinaltorque?

Hello Everybody,MCSDK:6.3.0CubeMX: 6.3.0Workbench : 6.3.0Motor Pilot : 1.2.9Power Board : IHM08M1(Rshunt=0.01Ω)Control Board : NUCLEO-G431RBMotor : BLDC 26w 24v/8 pole pairs / rpm=4k / rated current=1.8A/hall sensorI am currently testing torque contr...

Vincent7 by Associate III
  • 233 Views
  • 9 replies
  • 1 kudos

STEVAL-CTM012V1

I have STEVAL-CTM012V1 evaluation board for 250 W. I have followed all the procedure which are mention in the manual where I first load the firmware file stsw-ctm11 in motor control work bench then click on generate code then goes into cubemx then ge...

Program Torque Mode Function

I am using the __weak void MC_ProgramTorqueRampMotor1( int16_t hFinalTorque, uint16_t hDurationms ) function, but i have small doubt on it, hope i get some answer. I am using throttle to use this function but the problem i feel is when the throttle i...

SRedd.5 by Senior III
  • 584 Views
  • 1 replies
  • 0 kudos

Timer Channel 1 Input / Output on different pins?

I am using TIM4 as a quadrature encoder counter, works fine. It is using the Channel 1 and 2 inputs on PB6 and PB7.Now I would like to add a compare output to create a pulse at a particular position. It seems I have to use channel 1 or channel 2 as t...

IanB by Associate
  • 86 Views
  • 1 replies
  • 0 kudos

ASPEP MCP protocol implementation

[VERSION]: 6.3.0[TOOL]: Firmware, ASPEP, Motor Control Protocol Suite[DETAILS]: Cannot send commands and read from MCU over ASPEP other than BEACON and PING[EXPECTED BEHAVIOR]: Emulate Motor Pilot[HOW TO REPRODUCE]: Download script attached, change f...