Hello everyone,
I'm developing my application using LLC Firmware. I faced an unknown “on” condition on DPWM2A signal while burst mode is active. This condition is occured inside my hiccup mode which has transition to idle state, wait a while and go to regulated state.
If I disable burst mode on DPWM3A, this unknown on situation disappeared. I believe that this is because DPWM2A falling edge is derived from DPWM3A falling edge wih EDGEGEN feature but if DPWM3A signal is not valid (because of BURST Mode) DPWM2A is not falling to 0.
Is that comment true? what will be the side effects if I changed DPWM3 burst enable bit to disable. (DPWM3 burst mode is enabled by default on original firmware)
Best,