Hi team,
Do we have some example code to configure the I2C of this device? Our datasheet says:"To enable the system to read and write battery information, the bq28z610 uses a series of 2-byte standard I2C commands with a 7-bit device address of 0x55 (8 bits = 0xAA to read and 0xAB to write)."
For 0xaa read, 0xab write. it's not the same as the normal i2C. For normal I2C, the last code is 1 when read, last code is 0 when write. Thanks.
BR
Frank