Part Number: TMS320F28377D
Tool/software:
Hi expert
Customer use 28377 in CLLLC control in OBC.
PWM Configurations are below:
CC: load COMPA=0 and COMPB=1/2*TBPRD to generate 50% duty.
AQ: Counter=COMPA set high, Counter=COMPB set low.
Enable register shadow mode PWM1 counter = 0 event set as pwmsyncout, all pwmsyncin group signals are linked to PWM1.
In each PWM interrupt, TBPRD will be modified, the shadow register will set to active, and new TBPRD value will load in the shadow register to realize frequency variation.
In the test, customer feedback 2 COMPB event will be ignored, the PWM waveform is shown below:

if change AQ to Counter=COMPA toggle, Counter=COMPB toggle, the waveform will change below:

the issue will happen randomly, issue channel is PWM1. The TBCLK data Format is checked equal to 16bit.
Are there any further suggestions to debug this issue?
Thanks
Joe