Part Number: DP83869HM
I have a custom board with a DP83869HM device, configured for RGMII-to-Copper mode. I'm connected to a standard PC ethernet port for testing. The MAC is receiving data just fine, and the MAC is sending the TX_Data,TX_CLK,TX_CTRL signals fine (based on my own interpretation of the o-scope), but when I look in wireshark, I'm not seeing any message received from this board.
I slowed the mode down all the way to 10 Mbps, and verified this on the PC as well as reading out the MDIO register settings, as well as looking at the RGMII clock/data signal speeds. When I look at the TX_DATA lines and TX_CLK, they are edge aligned within 340 ps, so I have RGMII_TX_CLK_DELAY set to 1, and I've tried various values of DLL_TX_DELAY_CTRL_SL, but still no luck.
Any suggestions on what to check/try?