Hi Team,
My customer need to detect the open circuit and short circuit status of the Ethernet in real time:
- Will it affect the normal communication of DP83TC811S by polling and reading 0x001E and 0x016B registers in a cycle of 1 second?
Operation steps:
1. Write 0x001E bit15=1 Start cable measurement
2. Read the value of 0x016B, and when bit9 is valid, use bit8 to judge the open and short circuit status of the Ethernet.
The reason why we ask this question is because customer found that when they run OPEN/SHORT Detection, the communication will stop. After the OPEN/SHORT Detection, the communication become normal again.
So may I ask how do you recommend customer to run TDR(OPEN/SHORT Detection)? How to make DP83TC811S-Q1 not affect normal communication transmission even in the process of diagnosis(OPEN/SHORT Detection)?
Thanks!