cancel
Showing results for 
Search instead for 
Did you mean: 

I want to add dead time to pwm signals generated in timer3 channels on STM32F407 Discovery. but i don't know how i can do it.

yan.11
Associate

I already know timer3 has not like timer 1 and 8 dead time generation featur. but maybe there is a way to add it!

3 REPLIES 3
berendi
Principal

The closest thing might be PWM center-aligned mode on two channels, either with inverted polarity on one channel, or PWM mode 1 on one channel and PWM mode 2 on the other.

yan.11
Associate

Thank you very much. i will search what you say things. İf you know it, can you detail it for my understand?

0693W000000VjIWQA0.png

JW