@Frida, didn't have a pullup on SCL. Added it, still no luck though. Both resistors are 10k.
@ClearMemory041063, waiting on the battery to arrive in the mail. The code in these I2C scanner scripts relies on reading 1 byte from a given address, so I've been using that approach. http://forum.espruino.com/conversations/278556/
These are some of the other devices that are also on the bus. http://cds.linear.com/docs/en/datasheet/2631fc.pdf http://datasheets.maximintegrated.com/en/ds/MAX11644-MAX11645.pdf
On the LTC2631, CA1 and CA0 are both grounded, so the addresses would be 0xAA and 0xAB.
@CriscoCrusader started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
@Frida, didn't have a pullup on SCL. Added it, still no luck though. Both resistors are 10k.
@ClearMemory041063, waiting on the battery to arrive in the mail. The code in these I2C scanner scripts relies on reading 1 byte from a given address, so I've been using that approach. http://forum.espruino.com/conversations/278556/
These are some of the other devices that are also on the bus.
http://cds.linear.com/docs/en/datasheet/2631fc.pdf
http://datasheets.maximintegrated.com/en/ds/MAX11644-MAX11645.pdf
On the LTC2631, CA1 and CA0 are both grounded, so the addresses would be 0xAA and 0xAB.