2019-02-14 12:16 AM
I am trying to build a current fed push pull DC DC converter. This requires two waveforms with duty cycle greater than 50% and phase difference of 180 dergrees.
I would like to know the possible ways of achieving this. I have tried using output toggle option but that doesn't seem to work. Any suggestions and help will be highly appreciated.
2019-02-14 03:39 PM
Hi,
Timer 1 , 8 can be used in PWM out mode with complementary ouputs and also dead time insertion.
2019-02-14 08:46 PM
Thanks for the help. I will try this and get back to you.
2019-02-16 11:04 PM
I have seen what you referred to. That is the complementary waveform used to derive half bridge converters.
What I am trying to do is: two triangular waveforms out of phase with each other by 180 degrees are compared by the same duty cycle. I have attached circuit diagram for clarity. This results in two square waves that overlap each other. Kindly see the figures attached and advise me how to generate this using timers in stm32f103.
2020-11-09 12:21 AM
Did you ever get a solution for this as it is exactly what I want to do.....?