Skip to main content
yan.11
Associate
April 11, 2020
Question

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.

  • April 11, 2020
  • 3 replies
  • 830 views

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

This topic has been closed for replies.

3 replies

berendi
Principal
April 12, 2020

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
yan.11Author
Associate
April 12, 2020

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

waclawek.jan
Super User
April 13, 2020

0693W000000VjIWQA0.png

JW