adafruit / Adafruit_ADS1X15

Driver for TI's ADS1015: 12-bit Differential or Single-Ended ADC with PGA and Comparator
Other
289 stars 301 forks source link

I can't read ads1015 when i assert ADDR pin to SCL. #53

Closed khoa21214475 closed 4 years ago

khoa21214475 commented 4 years ago

My project use 4 ads1015, i can read 3 ads1015 with ADDR connect to GND, VCC and SDA, but I can't work with ads1015 with ADDR connect to SCL. Pls help me!

khoa21214475 commented 4 years ago

I've solved this problem, cause by my module, one resistor pull down ADDR for default, so when i connect this pin to SCL, SCL will be pull down.