cancel
Showing results for 
Search instead for 
Did you mean: 

Dead Time In General Purpose Timer

vijay79444
Associate II

I have a doubt about can a general purpose timer generate dead time like advanced timer without changing the duty and frequency is this is possible i tried with center aligned mode but it changes the duty is there is any possiblities??

4 REPLIES 4
urbito
Senior II

what you can do is to, put a flag, when you want to start the "dead time", and in your timer routine, check for that flag, start counting the death time and then in the place where you said "start dead time", check for the "counting death time" to happen.

 

Hope it helps.

 

greetings

TDK
Super User

The general purpose timers do not have dead time functionality.

> without changing the duty and frequency

Any modification to the waveform will change one or the other. What exactly are you going for here?

If you feel a post has answered your question, please click "Accept as Solution".

I need the same functionality of advanced timer Pwm with dead time same requirements i want in general purpose timer that why i asked is there is any possibility

I didn't understand what you were exactly saying