Using one MDIO signal for both MACs

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Using one MDIO signal for both MACs

跳至解决方案
1,055 次查看
jautry
Contributor IV

Since there appears to be a conflict in using ENET2 MDIO signal on GPIO EMC-39 with QSPI.  Is it possible to use the same MDIO signal for both MACs if I want separate LANs for gateway purposes?

标记 (1)
0 项奖励
回复
1 解答
1,047 次查看
mjbcswitzerland
Specialist V

Hi

The MDIO bus can address 31 different PHYs and the PHYs can be connected to any ENET controller.

Therefore if you have a design using 2 x ENET, each with its own PHY, the two PHYs can be controlled via a single MDIO interface, thus freeing up one of the 2 MDIO buses for other MUX usage.

Regards

Mark

P.S. Search the forum for other posts discussing the same topic and confirming the solution.

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,048 次查看
mjbcswitzerland
Specialist V

Hi

The MDIO bus can address 31 different PHYs and the PHYs can be connected to any ENET controller.

Therefore if you have a design using 2 x ENET, each with its own PHY, the two PHYs can be controlled via a single MDIO interface, thus freeing up one of the 2 MDIO buses for other MUX usage.

Regards

Mark

P.S. Search the forum for other posts discussing the same topic and confirming the solution.

0 项奖励
回复