Skip to main content
Senior
January 20, 2024
Solved

Is there sample code for 6-step using synchronized PWM?

  • January 20, 2024
  • 1 reply
  • 1345 views

Hi team.

I want to drive BLDC motor in 6-step method like below figure.
Is there any sample code for this method?

 

Slide Link

Kenji1_0-1705757883513.png

 

This topic has been closed for replies.
Best answer by Kenji1

Hi.

I don't find a sample code.
But AN4776:General-purpose timer cookbook for STM32 microcontrollers document will help you.

Read the page 64, Synoptic schema of two complementary N pulses waveform generation
example.

 

1 reply

Visitor II
March 27, 2024

Hi,

I want to do the same thing.

 

Do you find a solution? Do you have a sample code?

 

Thanks

 

Kenji1AuthorBest answer
Senior
March 29, 2024

Hi.

I don't find a sample code.
But AN4776:General-purpose timer cookbook for STM32 microcontrollers document will help you.

Read the page 64, Synoptic schema of two complementary N pulses waveform generation
example.