Hello,
we are using these SER/DES with a CMOS that gets its clock from a programmable clock generator.
If it's not programmed, it will not output a clock, so serializer will switch to its internal clock and we are able to setup it.
But, we have a case where suddenly a working board started to not link correctly. We do not know why, maybe is a failed setup, maybe it's unrelated.
We can see that at register 0x1C of the deserializer, Signal Detect Status is at 1, so it sense something on the other end of the cable. It is never able to lock it however, and LOCK Pin Status is 0.
We would like to know if there is some method to force serializer to ignore PCLK pin and use its internal clock only, so to establish a link and having a working I2C again.
We already tried to reset the board and wake up the serializer as fast as possible, but it doesn't work (can't confirm if PCLK kicked in too fast).
We regularly program register 0x27 with E0 and we are using the wake up procedure as per datasheet.
Thank you very much for any suggestion.
Ilario Gottardello