I am working with the MXL86111I-AQB-R GBE Ethernet PHY and using RGMII instead of SGMII. Since the SGMII interface is not used, I am unsure how to properly handle the related pins:
- Pin 38 (RX0_P) – SGMII Data Input (Positive)
- Pin 39 (RX0_M) – SGMII Data Input (Negative)
- Pin 40 (TX0_P) – SGMII Data Output (Positive)
- Pin 41 (TX0_M) – SGMII Data Output (Negative)
From my understanding:
- RX0_P and RX0_M (Input pins) → Should they be left floating or pulled down with resistors?
- TX0_P and TX0_M (Output pins) → Is it safe to leave them unconnected (NC), or do they need termination?
I checked the datasheet, but I couldn’t find a definitive recommendation for unused SGMII pins. Any insights or reference designs would be greatly appreciated!
