Hello,
is there a way to guarantee non-overlapping DPWM signals on a synchronized DPWM module?
DPWM module setup up in MULTI mode. When not-synchronized, I have Kcomp setup up as multiplier to guarantee EVENT4 never goes past the PWM period, and this way I never have shoot-through.
When I synchronize with an external signal, I am unable to guarantee this. IF the frequency of the SYNC signal is known, I can obviously setup KCOMP such that I will never have overlapping DPWMs, but in case the ext frequency is different from what I had expected, I get shoot-through.
Is there a setting that will NOT allow DPWMA and DPWMB to overlap, regardless of external SYNC signal?
Thank you