TWR-K60N512-KEIL Freescale Semiconductor, TWR-K60N512-KEIL Datasheet - Page 118

no-image

TWR-K60N512-KEIL

Manufacturer Part Number
TWR-K60N512-KEIL
Description
K60N512 Keil Tower Kit
Manufacturer
Freescale Semiconductor
Series
Kinetisr
Type
MCUr

Specifications of TWR-K60N512-KEIL

Rohs Compliant
YES
Contents
4 Boards, Documentation, DVD
Peak Reflow Compatible (260 C)
Yes
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
For Use With/related Products
Freescale Tower System, K60N512
RMII mode
Example code:
ENET_RCR_CRCFWD_MASK | ENET_RCR_RMII_MODE_MASK;
12.5.1.1 Hardware implementation
The following two figures show the connection needed from the MAC-NET pins to any
generic Ethernet PHYs in RMII mode.
The connection from the RMII0_CRS_DV is dependent on the PHY implementation. In
the first figure, the RMII0_CRS_DV signal is connected to the RXDV/CRSDV pin.
The RMII0_RCR_DV is connected to the CRS/CRSDV. Hardware designs need to be
taken into consideration depending on the specific PHY used.
118
PORTA_PCR14 = PORT_PCR_MUX(4);//RMII0_CRS_DV/MII0_RXDV
PORTA_PCR5
PORTA_PCR12 = PORT_PCR_MUX(4);//RMII0_RXD1/MII0_RXD1
PORTA_PCR13 = PORT_PCR_MUX(4);//RMII0_RXD0/MII0_RXD0
PORTA_PCR15 = PORT_PCR_MUX(4);//RMII0_TXEN/MII0_TXEN
PORTA_PCR16 = PORT_PCR_MUX(4);//RMII0_TXD0/MII0_TXD0
PORTA_PCR17 = PORT_PCR_MUX(4);//RMII0_TXD1/MII0_TXD1
ENET_RCR = ENET_RCR_MAX_FL(configENET_RX_BUFFER_SIZE) | ENET_RCR_MII_MODE_MASK |
= PORT_PCR_MUX(4);//RMII0_RXER/MII0_RXER
Figure 12-4. RMII mode connection example 1
Kinetis Quick Reference User Guide, Rev. 0, 11/2010
Freescale Semiconductor

Related parts for TWR-K60N512-KEIL