Dear NXP Team,
We are designing a custom SOM module using the IMX8QXP processor. We require two 1Gb Ethernet ports. According to the pin configuration of the MiMX8QX6AVLFZAC, the ENET interface pins B32 (ENET0_MDIO), D30 (ENET1_MDC), and F28 (ENET0_REFCLK_125M_25M) are shared between ENET0 and ENET1.
Can we connect these three pins to both Ethernet PHY ICs?
Below is the pin config tool image for your reference.
Hello,
Yes, but you have to create the proper driver to work with it since linux BSP and/or android BSP works with one ethernet.
Regards