What are the required times after changing the mux and the pga.
When will the next result in single conversion mode be available.
I want to convert 2 channels every 8 ms (125 Hz)
The i2c speed is 400 kHz.
In the data sheet I found nothing about delays after changing the configuration.
My sequence is:
ads1115: configure mux AIN0-AIN1, pga 2.048 V
ads1115: start conversion
ads1115: read result
ads1115: configure mux AIN2-AIN3, pga 4.096 V
ads1115: start conversion
ads1115: read result
process the data
wait for next round