imx6 ENET module ENET_RX_DATA & ENET_TX_DATA usage

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

imx6 ENET module ENET_RX_DATA & ENET_TX_DATA usage

Jump to solution
1,023 Views
anson
Contributor II

I'm Using Boundary Nitrogen6X Development board.

ENET connection is shown as below:

Physical  <==>  MII  <==>  MAC

KSZ9021RN is used in the design.

In the development board, RGMII_TD and RGMII_RD pins are connected to KSZ9021RN as data transfer pins.

BTW, ENET_RX_DATA & ENET_TX_DATA pins remains unused. What is the purpose of ENET_RX_DATA & ENET_TX_DATA in the ENET module?

Regards,

Anson

0 Kudos
1 Solution
665 Views
Yuri
NXP Employee
NXP Employee

There are different pin sets for MII / RMII and RGMII. Please take a look at Table 23-1 (ENET External Signals)
of the i.MX6 DQ Reference Manual.


Have a great day,
Yuri

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

View solution in original post

0 Kudos
4 Replies
666 Views
Yuri
NXP Employee
NXP Employee

There are different pin sets for MII / RMII and RGMII. Please take a look at Table 23-1 (ENET External Signals)
of the i.MX6 DQ Reference Manual.


Have a great day,
Yuri

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

0 Kudos
666 Views
anson
Contributor II

Hi Yuri,

Does it mean ENET_RX_DATA & ENET_TX_DATA is used in MII or RMII mode, thus they are useless in RGMII mode?

0 Kudos
666 Views
sinanakman
Senior Contributor III

e.g. we use MX6Q_PAD_ENET_RX_ER as SPDIF input  :smileywink:

0 Kudos
666 Views
Yuri
NXP Employee
NXP Employee

Yes, signals, that are not used for RGMII (say, ENET_RXD0), may be configured for other functionality. 

0 Kudos