SLUAAM4 December 2023 BQ76905 , BQ76907
Table 1-2 shows how to read the voltage for Cell 1. The Cell 1 Voltage command is 0x14 and is a read only command. The Cell 1 voltage is read by writing the I2C command 0x14 followed by a 2-byte read. The data is returned in little endian format. In Figure 1-2, the 16-bit Cell 1 voltage reads 0x0C0C, which corresponds to 3,084 mV.
Command | Name | Units | Type | Description |
---|---|---|---|---|
0x14 | Cell 1 Voltage | mV | I2 | 16-bit voltage on cell 1 |