SNLA443 December 2023 DP83869HM
The operational mode of the DP83869HM is configured through the OPMODE[0], OPMODE[1], and OPMODE[2] straps. A brief summary of each OPMODE configuration is provided in Table 2-1. More information can be found in the Programming section of the data sheet.
To verify DP83869HM's operational mode, register 0x6E can be read to confirm. If register 0x6E does not match your intended hardware straps configuration, something in the system is causing the PHY to strap into the incorrect mode. Make sure lines for GPIO_1, RX_D3, and RX_D2 (pins responsible for OPMODE[0..2] respectively) are silent during PHY boot up.
Register 0x6E is read-only, meaning the Operational Mode cannot be changed by writing to this register. Software configuration of the DP83869HM is possible through register 0x1DF which allows writes to configure the OPMODE. Some operational modes require more register writes than just register 0x1DF, this information is provided in the Register Configuration for Operational Modes Section in the data sheet.
PIN NAME | STRAP NAME | PIN # | DEFAULT | OPMODE[2] | OPMODE[1] | OPMODE[0] | FUNCTIONAL MODES |
---|---|---|---|---|---|---|---|
JTAG_TDO/GPIO_1 | OPMODE[0] | 22 | 0 | 0 | 0 | 0 | RGMII to Copper (1000Base-T/100Base-TX/10Base-Te) |
0 | 0 | 1 | RGMII to 1000Base-X | ||||
RX_D3 | OPMODE[1] | 36 | 0 | 0 | 1 | 0 | RGMII to 100Base-FX |
0 | 1 | 1 | RGMII-SGMII Bridge Mode | ||||
RX_D2 | OPMODE[2] | 35 | 0 | 1 | 0 | 0 | 1000Base-T to 1000Base-X |
1 | 0 | 1 | 100Base-Tx to 100Base-FX | ||||
1 | 1 | 0 | SGMII to Copper (1000Base-T/100Base-TX/10Base-Te) | ||||
1 | 1 | 1 | JTAG for boundary scan |