Dear Ladies and Gentlemen,
currently I am working with the i2c I/O Expander TCA6416A and I want to configure port 12 as an output which is sending a logical 1.
The device address is configured as 0x20. The following command byte is set to 0x03 according to the device data sheet. The following data byte is set to 0xFF to set all outputs high for testing reasons.
I can see with my logic analyzer that the data is transmitted successfully, but on the output port 12 is still a logical 0.
Can you please help me and tell me what I did wrong?
Best regards
Felix