Other Parts Discussed in Thread: ALP
Hello TI members,
I have got some issues with my SerDeser setup.
The setup is as follows, I have a touch display connected to DS-948 Deserializer and DS-949 Serializer is connected to the Deser using an LVDS cable. The touch display is used to generate the interrupt to the GPIO0, and then the Deser sends the interrupt of the touch by back-channel to the Ser, and we received the interrupt by reading the INTB of the Serializer. The register that has been set to enable the touch to interrupt is,
Deser side: 0x1D - GPIO0 Config - 0x13
Ser side: 0xC6 - 0x21
When the touch interrupt is received by the Serializer then the INTB is low, and when the 0xC7 register of the Serializer is read, then the touch interrupt is cleared, so when again the touch is generated it is detected by the Ser.
The issue is that, after some time of use, sometimes, within 2 min, the touch interrupt is received by the Serializer. If I touch the touch display, then no interruption is acknowledged by the Serializer, and the INTB pin is always high. Can you please let me know where can be the issue, and how can I debug the issue? Is there any register to look on Deser side, so that I can know if the Touch display is generating any interrupt or not, or we can reset the Deserializer, please tell me, how can I debug the issue.
Thanks.
Regards,
Vivek Karna