overlap time generation
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2014-10-01 12:51 AM
Posted on October 01, 2014 at 09:51
How can I generate two signals with a specific overlap time between them?
I mean first signal to be square wave 50% duty cycle and the second one square wave inverse of the first one but with overlap time, that is trabsition L->H to occur before the transition H->L of the first; and the transition H->L of the second to occur after the transition L->H of the first.Also I want to have same frequencies. I was thinking in making a PWM as being the first signaland the second to be a pulse with specific length and delay, triggered by the first signal rising edge;Is there another way of doing this overlap?(I) use STM32F072 disc. board)
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2014-10-01 1:54 AM
Posted on October 01, 2014 at 10:54
Is there another way of doing this overlap?
Phase relationship between two channels on a single timer, Toggle Mode.
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
