Part Number: TMS320F280049C
Tool/software:
Hello,
I am working on modifying one of the Totem Pole PFC EVMs. In order to prevent inductor current from going negative during the positive AC cycle and vice versa, I am attempting to stop the sync FET gate drive pulses when inductor current nears 0. I use CMPSS and the PWM DC submodule to trigger DCAEVT2. The TZ action is changed during the zero cross dead band to determine which switch is the sync FET.
The issue I am having is that I can only seem to disable both PWM outputs (PWM2A/PWM2B). My intention is to only disable PWM2A during the positive half cycle, and PWM2B during the negative half cycle. I am using the default PWM setup from the TTPLPFC code bases.
Thank you,