This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

ADC Start of Conversion Round Robin vs High Priority

Other Parts Discussed in Thread: TMS320F28035

I'm using a TMS320F28035 MCU.

I use 15 ADC channels, not including the 1st ADC result I discard due silicon errata. The ADCs are configured as sequential mode, no overlap, and the ADC clock is 30MHz

I use ePWM1 as the trigger source for all the ADCs and ePWM1 generates SOC triggers on pwm time base period (periodically)

My question is if there a difference between using Round Robin and High Priority in this case?