The following screenshot shows my problem. C1,C2 (zoom Z1,Z2) show the slave side of the I2C-repeater. C3,C4 (zoom Z3,Z4) show the master side. The slave properly ACKs address 0x50 as well as the following Data 0x01 but only the latter is forwarded by PCA9515B. It seems PCA9515B generates a NACK by itself for no reason. Or, another way of seeing it, PCA9515B only forwards the ACK, if the 8th bit was HIGH (Address 0x51 would be ACKed, Data 0x02 would be NACKed).
What is the reason for this behaviour? Am I missing something?
Thanks for your inputs
Simon