This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TPS65218D0: Clarification on i2c address

Part Number: TPS65218D0

The datasheet for TPS65218D0 lists that the i2c address is always 0x24. However, sometimes datasheets specify i2c addresses as a 7-bit number, and other times it is specified as an 8-bit number with the LSb (read/write bit) being the implicit 0. It's not clear from the datasheet which is which.

Is it this:

0100100x

Or is it this:

0010010x

x would be the read/write control bit of the i2c byte.