This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/BQ27441-G1: Generic Question about I2C communications

Part Number: BQ27441-G1

Tool/software: Linux

The manual for the BQ27441-G1 was a little confusing to me.  I am trying to read the RemaingCapacity of the battery ( 0x0c and 0x0d)

I just need to go in an read these two values - correct (in this case a9 and 04) so its 1193 mAh left yes?

Thanks for helping.

$  i2cdump -y 1 0x55
No size specified (using byte-data access)
     0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f    0123456789abcdef
00: 21 04 76 0b 53 10 a8 00 dc 04 dc 04 a9 04 a8 04    !?v?S??.????????
10: 00 00 fd ff 38 ff 3c 05 00 00 f0 00 64 00 76 0b    ..?.8.<?..?.d.v?
20: 5a 01 00 00 53 10 00 00 ab 04 a9 04 ab 04 a8 04    Z?..S?..????????
30: 64 00 XX XX XX XX XX XX XX XX f8 25 3c 05 00 00    d.XXXXXXXX?%<?..
40: 00 00 ab ff 00 00 00 00 00 00 00 00 00 00 00 00    ..?.............
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00    ................
60: 00 00 XX XX a5 XX f0 00 c0 03 e6 04 00 00 c5 ff    ..XX?X?.????..?.
70: XX XX XX XX XX XX XX XX XX 66 fe ff 52 10 76 0b    XXXXXXXXXf?.R?v?
80: 21 04 76 0b 53 10 a8 00 dc 04 dc 04 a9 04 a8 04    !?v?S??.????????
90: 00 00 fd ff 38 ff 3c 05 00 00 f0 00 64 00 76 0b    ..?.8.<?..?.d.v?
a0: 5a 01 00 00 53 10 00 00 ab 04 a9 04 ab 04 a8 04    Z?..S?..????????
b0: 64 00 XX XX XX XX XX XX XX XX f8 25 3c 05 00 00    d.XXXXXXXX?%<?..
c0: 00 00 ab ff 00 00 00 00 00 00 00 00 00 00 00 00    ..?.............
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00    ................
e0: 00 00 XX XX a5 XX f0 00 c0 03 e6 04 00 00 c5 ff    ..XX?X?.????..?.
f0: XX XX XX XX XX XX XX XX XX 66 fe ff 52 10 76 0b    XXXXXXXXXf?.R?v?