Цитата(DVR @ Apr 9 2008, 17:23)

Цитата из раздела даташита bq27350 "6.1 I2C INTERFACE":
"The 7-bit device address (ADDR) is the most significant 7 bits of the hex address and is fixed as
1010101. The 8-bit device address is therefore 0xAA or 0xAB for write or read, respectively."
Т.е. первый байт после I2C_START, адресующий микросхему при записи, должен быть вроде 0xAA.
А где в даташите написано про адрес 0x16? Что-то не нашёл.
Страница 24 с вашей же ссылки:
"6.1 I2C INTERFACE
The bq27350 supports the standard I2C read, incremental read, quick read, one-byte write, and
incremental write functions. The 7-bit device address (ADDR) is the most significant 7 bits of the hex
address and is fixed as 0001011. The 8-bit device address is therefore 0x16 or 0x17 for write or read,
respectively."
Кроме того, согласно SBS 1.1 спецификации батарея должна иметь адрес 0х16.