Hi TI Team:
I design Deserializer 928 in our project.
Right now, we can talk the all register by I2C.
As for GPIO, we can write it. But all GPIO do not output what I set in register.
For example, I want to set GPIO 7 to be high. So I set register address 0x21h to be 0x09h. GPIO 7 should be High but it does not.
How to solve the problem? Looking forward to your feedback.
By the way, we do not use serializer IC to connect Deserializer by FPD-Link cable and just only Deserializer initial testing. I'm not sure if we can only set GPIO register to let GPIO work without serializer connection.