IMX6ULL Enet

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

IMX6ULL Enet

804件の閲覧回数
BaiShiCola
Contributor I

同时使用两个网口的话,MDC和MDIO应该何如复用管脚?我给引脚复用成对应的ENET,只能初始化对应的ENET,不可以两者同时使用。两个ENET同时使用的话,应该何如使用呢?

BaiShiCola_0-1680171811707.png

 

0 件の賞賛
返信
3 返答(返信)

789件の閲覧回数
riteshmpatel
NXP TechSupport
NXP TechSupport

Hi @BaiShiCola,

I hope you are doing well.

One can share the same management interface (MDIO & MDC) between the two ethernet interfaces (ENET1 & ENET2). However, please note that you need to configure a different address on the PHY chip.

Thanks & Regards,
Ritesh M Patel

0 件の賞賛
返信

784件の閲覧回数
BaiShiCola
Contributor I

您好,我现在是这个做的,PHY的地址是不同的,但是MDC和MDIO的PIN脚复用成ENET1的时候,ENET2就会读取不到ID寄存器,值一直会是0。复用成ENET2的时候,ENET1就会出现上述的情况,这个是什么原因呢?我MDIO和MDC复用的问题还是其他需要配置?

BaiShiCola_0-1680255955602.png

 

0 件の賞賛
返信

740件の閲覧回数
riteshmpatel
NXP TechSupport
NXP TechSupport

Hi @BaiShiCola,

Please share the source code of pin muxing for ENET1 and ENET2 in MCUExpressoSDK.

Additionally, Please make sure that you have configured the GPR1 register for the ENET2.

Please refer to Section 32.4.2 GPR1 General Purpose Register (IOMUXC_GPR_GPR1) in RM.

Thanks & Regards,
Ritesh M Patel

0 件の賞賛
返信