Hi,
in our application, we use a Comparator to generate a DCAEVT1. This forces a TBCTR sync via EVT1SYNCE.
The pwm (upcount mode) is forced high on ctr=zero and forced low on CMPA or period.
We observe that sometimes the force high on ctr=zero is missed.
After adding force high on CMPB and setting CMPB to a small value (2..5), everything works fine, no missed events anymore.
Any ideas what could cause these missed PWM events?
We already had problems in another application with missed events after changing period and phase (e2e.ti.com/.../1109299, but I think this is something different.