Hi,
7-bit address and 8-bit address are mentioned on the table 11 of the datasheet as below.
These are common binary code( and different order).
i.e.) 7bit - 0x2C=0101100b, 8bit - 0x58=01011000b
My understanding is that each user should choose either 7-bit or 8-bit depending on each user interface.
Is my understanding correct?
Best Regards,
Kuramochi