ENET2 MDIO pin conflict

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

ENET2 MDIO pin conflict

Jump to solution
1,160 Views
jautry
Contributor IV

I am having an issue where if I SetPinMux on GPIO_EMC_39_ENET2_MDIO on an iMXRT1062, the system crashes.  Is there some interaction with some other module or pin that is used that would cause this?  I need to use both MACs independently for two LAN ports.

Labels (1)
Tags (1)
0 Kudos
1 Solution
1,149 Views
nickwallis
Senior Contributor I

Please refer to this post:

https://community.nxp.com/t5/i-MX-RT/target-crashes-writing-to-register-SW-MUX-CTL-PAD-GPIO-SD-B1-05...

Also note, you can share one management interface (MDC/MDIO) between the 2 ethernet interfaces, you just need to set a different address on the PHY.

-Nick

View solution in original post

0 Kudos
3 Replies
1,150 Views
nickwallis
Senior Contributor I

Please refer to this post:

https://community.nxp.com/t5/i-MX-RT/target-crashes-writing-to-register-SW-MUX-CTL-PAD-GPIO-SD-B1-05...

Also note, you can share one management interface (MDC/MDIO) between the 2 ethernet interfaces, you just need to set a different address on the PHY.

-Nick

0 Kudos
1,141 Views
nickwallis
Senior Contributor I

See this thread for an explanation:

https://community.nxp.com/t5/i-MX-RT/target-crashes-writing-to-register-SW-MUX-CTL-PAD-GPIO-SD-B1-05...

Also note, you can share one management interface (MDC/MDIO) between the two ethernet interfaces, you need to set a different address on the PHY.

-Nick

0 Kudos
1,103 Views
jautry
Contributor IV

Do you know what the base address is for the ENET management interface?  Could not find it in the reference manual and need it for device tree.

Tags (1)
0 Kudos