SNLA423A March 2023 – June 2025 DP83826E , DP83826I
If applicable, Station Management Interface can be useful in providing valuable status fields during a debug. However, verify that this communication is accurate to avoid compounding issues. Make sure that MDIO has a pull up resistor to VDDIO as this pin is an open-drain to the PHY. When idle, the voltage needs to be VDDIO. Make sure the SMI access follows the following sequence:
Read the registers and verify the default values shown in the data sheet. Note that the initial values of some registers can vary based on strap options. The expected register values for PHY operation and link in 10/100 Mbps with auto-negotiation enabled are shown in Table 2-4.
| REGISTER ADDRESS | REGISTER VALUE | Comments | |
|---|---|---|---|
| 10 Mbps | 100 Mbps | ||
| 0x0000 | 3100 | 3100 | Auto-Negotiation Control, MII Loopback |
| 0x0001 | 786D | 786D | Link Status |
| 0x0003 | A131 | A131 | PHY Revision A111 = Basic A131 = Enhanced |
| 0x0004 | 0041 | 01E1 | DUT 10/100Mbps advertisement |
| 0x0005 1 | 41E1 | 41E1 | LP 10/100Mbps advertisement |
| 0x000A | 0100 | 0100 | Odd Nibble Detection (EtherCAT) |
| 0x000B | 0000 | 0000 | Fast Link Drop Configuration |
| 0x0010 2 | 4717 or 0017 | 4715 or 0715 | PHY Status |
| 0x0011 | 0108 | 0108 | PWDN/INT |
| 0x0014 | 0000 | 0000 | False Carrier Counter |
| 0x0015 | 0000 | 0000 | RX Error Counter |
| 0x0017 | 0041 | 0041 | RMII Configuration |
| 0x0019 | C000 | CC00 | MDI(x) Configuration |
With the PHY linked in a given speed, use these values as a reference to identify any variance from the expected operation. Note that not all registers need to be the same, for example:
Example: After powering and linking the PHY in 10 Mbps, Reg 0x10 is read at Reg 0x17. Meaning Bits [4, 2, 1, 0] are high. These bits confirm: Auto-Negotiation is complete, Full-Duplex, 10 Mbps Mode, and valid link established.
Repeating this process for any values distinct from the expected values shown in Table 2-4 help diagnose the exact state of the PHY for any encountered issues.