If one wanted to use multiple TCA8418 within a system, the device address must be unique. I see in the spec that there is a register which allows one to write to it and change the I2C slave address. If I'm interpreting the datasheet correct, it looks like the default is 0x69 during a read operation, but that doesn't make sense because there isn't a defined register.
I'm assuming you can reconfigure it since there isn't a fixed I2C address called out in the spec.
Thanks, in advance.