i.MX6UL interrupts and Reset signal

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

i.MX6UL interrupts and Reset signal

436 Views
surendrajadhav
Contributor IV

Hello,

We are using LAN8720 RMII Ethernet transceiver IC on ENET2 interface of the i.MX6UL.

Ethernet chip has Reset and Interrupt signal. However if we see i.MX6UL MAC interface, it does not such dedicated signals. In current design, we have used ENET1_TX_CLK(F14) pin as a Reset. Let me know if I can use this pin as a Ethernet reset.

While for interrupt in Freescale EVK uses SNVS_TAMPER6(N11) as a Ethernet interrupt. I have also used the same pin as Ethernet interrupt. Let me know if it is correct to use this(tamper) pin as interrupt input.

Finally let me know, can I use GPIO pins for Ethernet Reset and Interrupt purpose.

Regards,

Surendra

Labels (1)
0 Kudos
1 Reply

281 Views
igorpadykov
NXP Employee
NXP Employee

Hi Surendra

any gpio can be used as interrupt source (for example Ethernet interrupt) or as Ethernet reset,

ENET1_TX_CLK (ALT5) can be configured as GPIO2(6).

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

0 Kudos