System details :
I am using TMS320F28379s C2000 series micro controller and I’m trying to sync the PWM pulse between the two micro controllers considering one as a master (which sends the PWM_SYNC_OUT pulse) and another as a slave controller (i.e it receives the as PWM_SYNC_IN) - ( This is for the Inverter application)
I need to sync the PWM6A & PWM6B of the Master & Slave controllers. Code configuration are as follows controller System Clock is 200MHz to generate the 20KHz (TBPRD = 5000) PWM Switching Frequency on the PWM6A & PWMB. Counter mode is in the UPDOWN counter Mode (/\/\/\/\).
ISSUE:
When we configure TIMER0 ISR the PWM sync operation was affected, please see the attached image for reference. The synchronization between modules was affected for few moments randomly and getting sync again.
