This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello Ti team,
We have connected DP83869 and another PHY at single MDC-MDIO lines of the processor.
Can you pls suggest if there is any reference or guide available to attach different PHYs at single MDC/MDIO lines of processor ? Any DTS file reference / anything will be helpful.
-
Mahesh
Hi Mahesh,
We don't have any reference documentation specifically for connecting multiple PHYs to a single MDC/MDIO line. Multiple PHYs can be connected to the same MDC/MDIO lines from the processor, you can take a look at the DP83TC811 EVM which has two PHYs connected over one MDC-MDIO line for USB2MDIO communication. I recommend a pull-up resistor on the MDIO line close to each PHY.
Regards,
Justin
Thank You Justin for the reply.
Can you pls share the code reference to handle two phys at single MDIO bus ? Could you please suggest what is the change / where do we need to change in BSP ?
We appreciate any help here.
Hi Mahesh,
I am not sure what you are asking for. The only hardware changes needed are to ensure that the PHY_ID of each PHY is unique so that register writes can be addressed to each PHY.
Regards,
Justin