Hi,
I need to trigger my ADC from a PWM pin rising edge.
I have the following options as the trigger source per document SPNS215C page 165:
e_TPWM_B
e_TPWM_A1
ePWM_A2
ePWM_AB
My question is, what is e_TPWM_B, ePWM_AB and can I assume e_TPWM_A1 is just the ePWM_A1 output? (i.e. the 'T' does not mean anything special)
Thanks.