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
  • 245 Views
  • 0 replies
  • 0 kudos

MCSDK 6.3.1 is out !

Dear MCSDK users,MCSDK version 6.3.1 is now available: Download It here.This is a bug fix release and here are the main changes for this version:Motor Control Features:FOCFixed compilation issue for ICS topology and STM32L4 seriesFixed dissipative br...

ASA by ST Employee
  • 510 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
  • 3624 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
  • 4788 Views
  • 1 replies
  • 1 kudos

STM32F411 multiple Channels on timer with DMA

Is it possible to run two or more channels on timer with DMA PWM mode?This code starts only first Channel. uint32_t PrawoPWM = 100; uint32_t LewoPWM = 100; HAL_TIM_PWM_Start_DMA(&htim4, TIM_CHANNEL_1 , &PrawoPWM, 1); HAL_TIM_PWM_Start_DMA(&htim4, TIM...

JSzem.1 by Associate II
  • 1932 Views
  • 10 replies
  • 0 kudos

Resolved! Change the frequency of the square signal

HiI am working on changing the frequency of the square signal which comes from STM32F4. I used Timer and ADC simultaneously where I change ARR and CCR1 accordingly to change the frequency. When I use an incremental loop for these values I can get dif...

AAbed.1 by Associate III
  • 731 Views
  • 7 replies
  • 0 kudos

Resolved! HRTIM inserting 100% duty cycle pulse into PWM

Hello,I am working on BLDC driver based on STM32. I am using HRTIM to generate 3 complimentary PWMs at 20Khz in up-down counting mode. Every now and then, a single pulse of the PWM is wrong, like it would have 100% duty cycle. The issue is non period...

JMaty.1 by Associate II
  • 2118 Views
  • 6 replies
  • 0 kudos

Resolved! open loop sinusoidal control

Hi, i am trying to control bldc motor sinusoidally. I completed with 6 step commutation. I asked help in stm32 forum recent, but none helped. I have learned something in sinusoidal bldc control. FIrstly i implemented spwm using sine LUT (say 256 val...

0690X00000BxSENQA3.png
Bud by Associate III
  • 1445 Views
  • 4 replies
  • 1 kudos

NUCLEO-F401RE and a X-NUCLEO-IHM03A1

Hi at all,I bought a NUCLEO-F401RE and a X-NUCLEO-IHM03A1.I've created a STM32CubeIDE project starting from the example "IHM03A1_ExampleFor1Motor" included inside the "STM32CubeExpansion_SPN3_V1.6.0" package.I downloaded the project on Nucleo F401RE ...

0693W000004GmCSQA0.png 0693W000004GmDBQA0.png
addebito by Associate II
  • 1394 Views
  • 12 replies
  • 0 kudos