Part Number: TMS320F28377D
Tool/software: Code Composer Studio
Hi community
Is it possible to sync PWM11 and PWM1 in a way that PWM11 leads the PWM1?
I want ePWM11 leads 1100 TBCTL counts from ePWM1. Because my main ISR is executed through ePWM11.CMPA . in this ISR, the power inverter switchings are decided and I want this decision to be applied to the inverter next time this ISR begins + 1100 TBCTL delay (i.e., ePWM11 PRD+ePWM11.CMPA. where CMPA is 1100 counts)
regards