This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Best way to achieve 2 pwm outputs with 180degrees of phase difference

Other Parts Discussed in Thread: TM4C1294NCPDT

Hello,

As I understand from the datasheet of the tm4c1294ncpdt, it has 4 pwm generator with 2 outputs each. 

I currently need to use them in such a way that I can control two outputs with the same duty cycle (which is below 50%) to work specifically with 180 degrees of phase difference. Since I'm controlling a half bridge converter, I need to make sure that whenever I change the duty cycle the change is made on both outputs at the same time, so I don't lose synchronization.

What is the best way to achieve it? Should I use two generators or can I do it with 2 outputs of the same one?

Thank you very much