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?