Skip to main content
ionutF
Associate III
October 1, 2014
Question

overlap time generation

  • October 1, 2014
  • 1 reply
  • 537 views
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 signal

and 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 topic has been closed for replies.

    1 reply

    Tesla DeLorean
    Guru
    October 1, 2014
    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 VenmoUp vote any posts that you find helpful, it shows what's working..