This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
I am looking into using FPD-Link III to serialize/de-serialize an LVDS video link. Specifically interested in "ds90ub947" and "ds90ub948" as a component pair. Assume a 720P video signal at 60Hz with 24-Bit color depth over one lane.
What I need to know is how much video latency will be introduced in the video path by these 2 chips. I saw a field that states 294T and 147T in each datasheet respectively for latency in nanoseconds. T is defined by 1/OLDI Frequency. OLDI is stated to be between 25MHz and 96MHz dependent on frame rate and resolution. In the case of this equation, I am selecting 25MHz to drive the highest latency, knowing that I will be closer to 96MHz from the use case above. If I am running the equation correctly, this comes to the following...
294 * ( 1 / 25,000,000 ) + 147 * ( 1 / 25,000,000 ) = 17.64 femtoseconds.
Is this fully encompassing of the induced latency from video frame in to video frame out? I am not concerned about the SPI, I2C, GPIO latency.