RT117H Ethernet interface

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

RT117H Ethernet interface

409 Views
rubensjunior
Contributor IV

I have a demoboard of the i.MXRT117H as the bellow link.

https://www.nxp.com/design/design-center/designs/nxp-edgeready-smart-hmi-solution-based-on-i-mx-rt11...

However this demoboard have only wifi and I need realize a ethernet wired comunication. I read the datasheet (bellow link) but I hasn't find the pinmap for conect a ethernet circuit (RJ45 conector, PHY IC).

https://www.nxp.com/docs/en/data-sheet/IMXRT1170IEC.pdf

Can anybody help-me?

 i.MX-RT1170 

Tags (2)
0 Kudos
Reply
4 Replies

379 Views
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @rubensjunior,

The RT117H does have capability for ethernet connections. However, as you can see on the SLN-TLHMI-IOT Hardware Design Files, the SLN-TLHMI-IOT does not have any ethernet routings or pads available to use for this module. Most of the ENET pins are routed to port GPIO_AD:

EdwinHz_2-1710977649935.png

 

Which are already in use for the RGB and IR cameras:

EdwinHz_1-1710977645499.png

BR,
Edwin.

 

155 Views
rubensjunior
Contributor IV

Thank you @EdwinHz ! Can I Know a alternative for use the camera and Ethernet too? Our company needs this scenario.

Thank you!

Rubens Junior

RWTECH

0 Kudos
Reply

131 Views
SK_20
Contributor II

Hi @rubensjunior ,

I have identified some pins for the ENET 1G Ethernet Controller. You can verify these in the Pin Configuration tool. These pins offer multiple functionalities, and I found the following features for the 1G Ethernet:

  • RGMII/RMII/MII operation
  • Support for IEEE1588
  • Support for AVB

The required pins for Ethernet are mentioned in the Pin Configuration tool. Please match the Ethernet pins from the tool with the pin mapping table I am sharing here.

Note: I have not tested these pins; the pin mapping design is as per the MCU Expresso Config Tool.

I hope this will be helpful to you.

Additionally, @EdwinHz, could you please guide this suggestion?

Pin Mapping Table:

ENET_TXD0ENET_TX_DATA_0 (E9)ENET_TXD0GPIO_DISP_B2_02E9
ENET_TXD1ENET_TX_DATA_1 (D7)ENET_TXD1GPIO_DISP_B2_03D7
ENET_TXENENET_TX_EN (C7)ENET_TXENGPIO_DISP_B2_04C7
ENET_RXD0ENET_RX_DATA_0 (C6)ENET_RXD0GPIO_DISP_B2_06C6
ENET_RXD1ENET_RX_DATA_1 (D6)ENET_RXD1GPIO_DISP_B2_07D6
ENET_CRS_DVENET_RX_EN (B5)ENET_CRS_DVGPIO_DISP_B2_08B5
ENET_RXERENET_RX_ER (D8)ENET_RXERGPIO_DISP_B2_09D8
ENET_RSTGPIO8_IO27 (T2)ENET_RSTGPIO_EMC_B2_17T2
ENET_MDCENET_MDC (U2)ENET_MDCGPIO_EMC_B2_19U2
ENET_MDIOENET_MDIO (R3)ENET_MDIOGPIO_EMC_B2_20R3
ENET_INTGPIO13_IO08 (P9)ENET_INTGPIO_SNVS_05P9

 

Thanks
Sagar

117 Views
rubensjunior
Contributor IV

Thanks Sagar.

Tags (1)
0 Kudos
Reply