Part Number:BQ35100
使用单片机I2C读取BQ35100,将GE拉高后,读取BatteryStatus返回值为0,可以正确读取温度和电压,但是读取AccumulatedCapacity,总是返回0x30,0xFD,0xFF,0xFF(前两位根据运行时间不同读取的值会变,后两位一直是0xFF),读取current也是返回0xFA,0xFF。值总是特别大。
Star Xu:
您好,请参考下面文档,希望对您有帮助。
www.ti.com.cn/…/slua790.pdf
,
hui jian:
文档没什么帮助,我看之前也有人提问过,这个问题一直没有解答吗
,
Star Xu:
您好,正在询问更了解这款芯片的TI工程师,稍后回复。
,
Star Xu:
您好,是否能详细描述一下这个问题?The examples given appear to show the expected behavior, in order to report negative values the gauge will report two's complement. 0xFF 0xFA (little endian) is essentially indicating there are a few milliamps in discharge.