Other Parts Discussed in Thread: USB-2-MDIO,
I am configuring the PHY via the MDIO USB Tool like:
begin
0301 2404
030D 5F25
0303 053E
030E 0536
0304 000A
030F 0008
0302 3E80
0310 0036
end
...and then start the TDR process by setting bit 15 of register 0x001E.
Reading the 001E always gives me 0x0003, which corresponds to TDR_Fail =1b and TDR_Done = 1b while the PHY is not actively connected to a link partner.
What can I do to get a valid TDR measurement?