LT2944 with LT_I2C_wire library measures zero

Hi, I'm trying to use ltc2944 battery monitor chip with Arduino Due with demo code provided by manufacturer.I'm using LT_I2C_Wire library given by them its able to detect the device but getting all measurements are zero.I tried with Arduino UNO with same library makes same results but i have changed the library to LT_I2C it works perfectly.im not able to rewrite the library LT_I2C_wire with LT_I2C.
Please help .
Thanks

Hi,
Can you post the code you are using?
Can you please post a schematic of your project?

The DUE is a different controller to the UNO, it is 3v3 logic and not 328 CPU.
Check if the library is compatible.

Thanks.. Tom.. :grinning: :+1: :coffee: :australia:

Im using this code as main .
im able to detect the device with DUE but im not getting the measured values ,i just checked with logical analyzer.

In between chip to cntroller and slave im using ISO1640 digital isolator with 2kohm pull up at both ends with 3.3v

@Jishnuvn, please do not cross-post. Other thread removed.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.