does imx7d support MII interface ?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

does imx7d support MII interface ?

Jump to solution
610 Views
jiangyaqiang
Contributor IV

Hi anyone:

I found in RM of imx7d, some MII interface PIN is missing or wrong. 

example:

pastedImage_1.png

TX_CLK should be use as input ,but in RM it's ouput.

and there is no ENET1_TX_EN pin. 

RGMII_TX_CTL is similar to TX_EN, but it used for RGMII only

pastedImage_2.png

Does anyone know the detail of pin assignment for MII interface?

MII interface should contains the following pins:

TXD[0:3] TX_ER TX_CLK/TXC  TX_EN  RXD[0:3] RX_CLK RX RX_XDV COL CRS
Labels (3)
0 Kudos
1 Solution
484 Views
art
NXP Employee
NXP Employee

1. There is the typo in the manual regarding the ENETx_TX_CLK signal. Actually, it is input in the MII mode.

2. There is the typo in the manual regarding the RGMIIx_TX_CTL signal. Actually, in MII mode it operates as ENETx_TX_EN.


Have a great day,
Artur

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

View solution in original post

0 Kudos
1 Reply
485 Views
art
NXP Employee
NXP Employee

1. There is the typo in the manual regarding the ENETx_TX_CLK signal. Actually, it is input in the MII mode.

2. There is the typo in the manual regarding the RGMIIx_TX_CTL signal. Actually, in MII mode it operates as ENETx_TX_EN.


Have a great day,
Artur

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos