Hi,
I am using ADS1115 with all the 4 channels @64SPS in round robin method as follows:
Configure & Start Conversion for Channel 1
Wait
read ADC value Channel 1
Configure & Start Conversion for Channel 2
Wait
read ADC value Channel 2
Configure & Start Conversion for Channel 3
Wait
read ADC value Channel 3
Configure & Start Conversion for Channel 4
Wait
read ADC value Channel 4
Is there any minimum delay is needed between the configure the next ADC channel after reading the current ADC Channel?
Regards,
Sathvik.