P/N 3463 not connecting to Arduino Duo
Re: P/N 3463 not connecting to Arduino Duo
Re: P/N 3463 not connecting to Arduino Duo
Re: P/N 3463 not connecting to Arduino Duo
Re: P/N 3463 not connecting to Arduino Duo
Re: P/N 3463 not connecting to Arduino Duo
Re: P/N 3463 not connecting to Arduino Duo
Re: P/N 3463 not connecting to Arduino Duo
Re: P/N 3463 not connecting to Arduino Duo
Apparently, there are ongoing problems with I2C on Arduino Due
Re: P/N 3463 not connecting to Arduino Duo
Re: P/N 3463 not connecting to Arduino Duo
Re: P/N 3463 not connecting to Arduino Duo
DonTommaso wrote:Hi again,
We received an update from the customer who has now fixed the issue:
"It turns out that there is an issue in the Adafruit sensor libraries: the read8() function doesn't work correctly on Due, meaning that the wrong
chip ID is returned, breaking the whole thing. It's fixed by simply commenting out this bit in the library.
I'm now able to read the sensors from either of the 2 buses. One final question, slightly unrelated: I understand that the Due's buses are notcompletely equivalent (one lacks pull-up resistors). Is this likely to cause any discrepancies between sensor reads of 2 NXP Precision sensors, one connected to each bus?"
Could you assist please?
Many thanks in advance
Thomas
Re: P/N 3463 not connecting to Arduino Duo