Purchased a PI-16ADC hat for my raspberry pi 3 to measure data from pressure sensors. However, when I connect it to the raspberry pi and run the i2cdetect code on terminal it detects all the addresses instead of the default 76 of the converter.
I2C is enabled and I checked all my gpio pins as well, it all works fine. I have been using a MCC 134 DAQ HAT to measure temperature which does not work on I2C but is functioning fine. Maybe that creates an issue making I2C unusable?
Any help would be appreciated.
Thanks!