Part Number: BQ33100EVM-001
Other Parts Discussed in Thread: BQ33100
Tool/software:
Hi wanted to clarify as stated in application note for the BQ33100:

1) How did the address 0x17 come about in the device address other than 0x16 which I understand is the chip's default address.
2) suppose I wanted to read the voltage of capacitor 5 then the addressing sequence would be:
Read Frame: Slave Address(0x16) => CapacitorVoltage5 (0x3b) => Slave address (0x17) => (slave data LSB) => (slave data MSB)
I am new to this apologies