Other Parts Discussed in Thread: DP83826EVM, , USB-2-MDIO
Hello, I have additional questions about DP83826I , DP83826EVM.
1). When testing the RMII TX Clock Shift function in RMII Slave Mode, please Can i check if the following register script setting values are correct?
begin
001F 8000 //software reset (clears register)
0000 2100 //programs DUT to 100BASE-TX mode
0019 0001 //programs DUT to Forced MDI mode, set to 4021 for MDIX mode
0468 2E9F // 4bit 1h=RMII 0h=MII , 3bit 1h=RMII Slave Mode 0h=RMII Master Mode
0017 0103 // RMII TX Clock Shift: Applicable only in RMII Slave Mode , 1h = Transmit path internal clock shift is enabled
001F 4000 //digital reset (doesn't clear register)
end
If register 0x0468 is read after registering the corresponding register, it is restored to MII Master Mode, not RMII Slave Mode.
Can I change the register as above after connecting it according to the RMII standard? Please confirm.
2). I know there is a way to check the disconnection of the Lan Cable. (DP83826I - cable diagnostics, built-in self-test (BIST) )
Is it possible to request a script that can do the test as well?
please answer about my question. Thank you.