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.

TLK105L: TLK105L 100Base-TX Compliance Test

Part Number: TLK105L
Other Parts Discussed in Thread: TLK105

Hi Team,

How do I configure the TLK105L for 100 Base-TX compliance testing?
1.The following script is for DP 83822. Should I run it like this?
2.Is the compliance test register (0x0027) the default value?

---
A.1 100BASE-TX Standard Test Script

begin
001F 8000 //software reset (clears register)
0000 2100 //programs DUT to 100BASE-TX mode
0019 0021 //programs DUT to Forced MDI mode, set to 4021 for MDIX mode
001F 4000 //digital reset (doesn’t clear register)
end
---

Thanks!