Part Number: TMS320F28377S
Other Parts Discussed in Thread: C2000WARE
Hi
I referred this TI-02000 design document for generating peak current waveform for PSFB,
The Purple waveform is the ramp signal to CMPINP and it is at twice the switching frequency, and based on DAC value, Trip events are generated.
In the first case i have used Only action qualifier T1U and T1D to generate actions SET/CLEAR. as mentioned in the reference document.
Yellow waveform is EPWM A register and Blue Waveform is EPWM B register
Observations: 1. Trip during upcount (T1U) on EPWM A using action qualifier occurred,
but trip event actionT1D (down count) didn't happen and pwm was Cleared at Zero instead.
2. For EPWM B , T1U didn't occur and it was set at PRD and Cleared at T1D.

In the second case I used Tripzone registers TZAD, TZAU, TZBU and TZBD to override the action qualifier events.
Here i Observed PWMs are SET/Reset based on the CMPSS trip inputs

My question is ::
why in action qualifier T1U and T1D are not generating actions as expected based on CMPSS trip events?
Any specific configuration need to be done so that trip actions occurs on both up and down counts?
NOTE: I have configured the AQTSRCSEL register to select the source for T1 as DCEAVT2.