MIMXRT1189 interface

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

MIMXRT1189 interface

75 次查看
sunney79
Contributor I

hi, we are planning to use MIMXRT1189CVM8C for one of the applications where 3 MII interfaces are required.

I have chosen all 3 MII interfaces on TSN fabric and using iMX pin config tool MCUXpresso Config tool ver 25.6.

1. ETH2 and ETH3 for 2 PHYs, want to use shared MDIO/MDC for these 2 PHYs 

2. ETH1 for another MII based PHY, here dedicated MDIO/MDC is preferred.

Now as per config tool, ETH2 and ETH3 both have MDIO/MDC signals but ETH0 and ETH1 don't.

First of all, can I share MDIO/MDC as mentioned in point 1 & 2.

Second, on ETH1, CRS and COL signals are getting omitted if I chose one MDIO/MDC pair to be used, now these signals are required if HALF duplex operation is needed.

Can you please help with correct interfacing scheme here.

Thanks

标签 (1)
0 项奖励
回复
1 回复

18 次查看
Omar_Anguiano
NXP TechSupport
NXP TechSupport

Yes, MDIO/MDC can be shared.

If the MCUXpresso Config Tool doesn’t show MDIO/MDC for ETH1, it’s likely due to pin-muxing limitations. AN14251 confirms that not all ENET instances have dedicated MDIO/MDC pins, and sometimes you must share the bus or use alternate pin functions
These are the CRS and COL signals for ETH1:

Omar_Anguiano_0-1758565419126.png

BR,
Omar

 

0 项奖励
回复