Read I2C slave address data from ADS1115 I2C module

Thread Starter

ronbo76

Joined Apr 2, 2018
20
Hi, I am working with ADC converter called ADS115 I2C module though, I am able to understand a lot from datasheet but need to know for R&D process that is there any way to read what registers assigned to the ADS1115 module if I connect the module with Arduino?

Any sample for this kind of work will be a great help.
 

pmd34

Joined Feb 22, 2014
529
It looks like you can preset the address by changing the ADDR pin connection. There is also a "general call" that any / all chips will respond to regardless of address:
Capture.PNG
 
Top