Hi
I am triggering the ADC at 20KHz using three PWM signals. All PWM signal shares a common time base, as illustrated below:
eMIOS_MCL ---> PWM ---> BCTU ---> ADC
TimeBase_CH24_A_20KHz ---> PWM_Signal_1
---> PWM_Signal_2
---> PWM_Signal_3
I would like to apply an offset so that each PWM signal triggers sequentially after the previous one has completed . While I have successfully applied the offset to the time base, I am looking to see if it is possible to apply this offset to each individual PWM signal ex (Phase Shift or Trigger Delay).