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.

DS90UB941AS-Q1: LOCK status

Part Number: DS90UB941AS-Q1


Dear expert,

"LINK_DETECT" bit 0 of GENERAL_STS Register (Address = 0xC) mean signal detected from UB948?

"FPD3_LINK_RDY" bit 7 of DUAL_STS_DUAL_STS_P1 Register (Address = 0x5A) same as "LINK_DETECT" bit?

"FPD3_TX_STS" bit 6 of DUAL_STS_DUAL_STS_P1 Register (Address = 0x5A) mean LOCK status with UB948?

"RX_LOCK_DET" bit 5 of STS Register (Address = 0xC4) mean LOCK status with UB948? same as "FPD3_TX_STS"?

"RX_DETECT" bit 3 of STS Register (Address = 0xC4) same as  "LINK_DETECT"  and "FPD3_LINK_RDY" ?

  • Hello Ryan,

    "LINK_DETECT" bit 0 of GENERAL_STS Register (Address = 0xC) mean signal detected from UB948?

    Correct, means signal from the DES is detected and BC is locked.

    "FPD3_LINK_RDY" bit 7 of DUAL_STS_DUAL_STS_P1 Register (Address = 0x5A) same as "LINK_DETECT" bit?

    Link ready means a valid connection to the DES was detected and determined the capabilities for this DES.

    "FPD3_TX_STS" bit 6 of DUAL_STS_DUAL_STS_P1 Register (Address = 0x5A) mean LOCK status with UB948?

    This bit indicates that the SER output is active, and the DES is locked to the transmitted clock.  But It is only asserted once a valid input has been detected, and the FPD3 Transmit connection has entered the correct mode (i.e. Single vs Dual mode).

    "RX_LOCK_DET" bit 5 of STS Register (Address = 0xC4) mean LOCK status with UB948? same as "FPD3_TX_STS"?

    This bit requires both back channel link and forward channel lock, to be asserted.

    "RX_DETECT" bit 3 of STS Register (Address = 0xC4) same as  "LINK_DETECT"  and "FPD3_LINK_RDY" ?

    Yes, this is similar to reg 0x0C[0] Link Detect.

  • But It is only asserted once a valid input has been detected,

    Hamzeh,

    How to understand above claim for "FPD3_TX_STS" ? What does valid input mean? Real video data?

  • Yes, valid input means real video data.