Tool/software:
Hi,
I've configured Timer1 of the TM4C1290NCZAD as a split pair where both timer A and timer B are set to PWM. One of them has a period of 60000 loaded in the ILR while the other has 30000, so the factor is exactly two. Duty cycle is set to 50% but it can be anything really, the problem still persists. I enable both timers at the same time. When I check the outputs on the scope I see them drifting. If I set period of timer B to 29999 it starts drifting in the opposite direction with approximately the same speed. If the period of both timers is the same then there is no problem.
What is the reason that the PWM outputs of the same timer are not synced and is there a workaround?