Hi All,
Do we have any examples of using multiple ADS1115's on a single I2C to make synchronous/concurrent measurements?
Also, any tips or examples of using HS (at 3.4 MHz) mode?
Thanks,
Sal
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.
Hi All,
Do we have any examples of using multiple ADS1115's on a single I2C to make synchronous/concurrent measurements?
Also, any tips or examples of using HS (at 3.4 MHz) mode?
Thanks,
Sal
Hi Sal,
Let me look into this in more detail and get back to you.
There is no hardware pin able to synchronize the start of each conversion, so the closest that I believe you can get is to send a single-shot conversion command to the general i2c call address, then read the conversion data sequentially from each of the ADS1115s on the bus. My concern is that I am not sure how the conversion start is tied to the i2c command, so the timing between the command and the start of the conversion may be different for each device depending on the individual clocks. I will confirm and get back to you.
Regards,
Scott