Hi team,
Could you please share more details about the meanings of the 0x01 register? Whether it meanings the RX detect status(1 is detected, 0 is not detected)? Thanks.
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.
Hi team,
Could you please share more details about the meanings of the 0x01 register? Whether it meanings the RX detect status(1 is detected, 0 is not detected)? Thanks.
Hi Frank,
Yes your understanding is correct. "1' Means RX is detected.
Please note RX detect status is latched. This means - for example - if RX is detected(status gets latched) and then un-detected(RX termination goes away). Then at this moment if we read this register we see this bit set. To restart, RX detection circuitry, we need to use reg 0x0D[3]. This triggers RX detection process.
Regards,, Nasser