i2c RTC and second sensor problems
Posted: Thu Nov 22, 2018 11:21 pm
Hi Folks - any thoughts on this probelm.
I am using a PI3B to read and plot data from an DVLR i2c pressure sensor as part of an Infrasound project (http://www.starfishprime.co.uk/projects ... sound.html).
No problems reading from the 5V i2c sensor.
I now add an Adafruit DS3231 RTC fed from the same 5V line as the other sensor (following instructions at https://pimylifeup.com/raspberry-pi-rtc/) - kernel rtc module loaded - interfaces with RTC no problems.
However, when I have both the pressure sensor and the RTC connected together on the i2c line only the RTC can be read from? Yanking either from the breadboard means the other works. They are at different addresses btw.
I am hoping that this is a capacitance problem, though the lines are only some 20cm long. Any thoughts on where I can go from here?
Thanks
ian
I am using a PI3B to read and plot data from an DVLR i2c pressure sensor as part of an Infrasound project (http://www.starfishprime.co.uk/projects ... sound.html).
No problems reading from the 5V i2c sensor.
I now add an Adafruit DS3231 RTC fed from the same 5V line as the other sensor (following instructions at https://pimylifeup.com/raspberry-pi-rtc/) - kernel rtc module loaded - interfaces with RTC no problems.
However, when I have both the pressure sensor and the RTC connected together on the i2c line only the RTC can be read from? Yanking either from the breadboard means the other works. They are at different addresses btw.
I am hoping that this is a capacitance problem, though the lines are only some 20cm long. Any thoughts on where I can go from here?
Thanks
ian