I am using one channel in ADC1 Group1 and one channel in ADC2 group1 , both are triggered by the same hardware event(EPWM1). I can only set a minimum buffer size of 2 because the minimum value I can give to BNDB=1. Which is the best method to read the ADC conversion results with out any delay? Is it reading from the buffer or reading from the memory of the RAM? I can observe a delay in getting the values if I use a buffer, is there any alternative method?