We have an application where we are using the DS90CR288 to deserialize CameraLink input data and split that to multiple DS90CR287 for retransmission. The DS90CR288 is functioning correctly and deseralizing the data properly, however the DS90CR287 is not generating proper LVDS outputs. From the data sheet it mentioned that the DS90CR287 shouldn't be enable until after the clock is available and we have delayed the turn on time of the chip appropriately but have still not gotten any output generated.
At this point we are not sure what else to try. We had another prototype board that functioned properly once we added the appropriate delay to turning on the DS90CR287 to account for the delay in the clock signal being generated (which we did through the use of a manual switch). We've since added a way to handle that automatically but that does not seem to have solved the issue.
Thanks,
Jim