English
Language : 

MCF5282CVM66 Datasheet, PDF (315/766 Pages) Freescale Semiconductor, Inc – MCF5282 and MCF5216 ColdFire® Microcontroller User’s Manual
Fast Ethernet Controller (FEC)
17.3 External Signal Description
Table 17-1 describes the various FEC signals, as well as indicating which signals work in available modes.
Table 17-1. FEC Signal Descriptions
Signal Name
Description
FEC_COL X
FEC_CRS X
FEC_MDC X
FEC_MDIO X
FEC_RXCLK X
FEC_RXDV X
FEC_RXD0 X
FEC_RXD1 X
FEC_RXD[3:2] X
FEC_RXER X
FEC_TXCLK X
FEC_TXD0 X
FEC_TXD1 X
FEC_TXD[3:2] X
FEC_TXEN X
FEC_TXER X
X Asserted upon detection of a collision and remains asserted while the collision persists. This
signal is not defined for full-duplex mode.
— When asserted, indicates that transmit or receive medium is not idle.
— Output clock which provides a timing reference to the PHY for data transfers on the FEC_MDIO
signal.
— Transfers control information between the external PHY and the media-access controller. Data
is synchronous to FEC_MDC. This signal is an input after reset. When the FEC is operated in
10Mbps 7-wire interface mode, this signal should be connected to VSS.
X Provides a timing reference for FEC_RXDV, FEC_RXD[3:0], and FEC_RXER.
X Asserting the FEC_RXDV input indicates that the PHY has valid nibbles present on the MII.
FEC_RXDV should remain asserted from the first recovered nibble of the frame through to the
last nibble. Assertion of FEC_RXDV must start no later than the SFD and exclude any EOF.
X This pin contains the Ethernet input data transferred from the PHY to the media-access
controller when FEC_RXDV is asserted.
— This pin contains the Ethernet input data transferred from the PHY to the media access
controller when FEC_RXDV is asserted.
— These pins contain the Ethernet input data transferred from the PHY to the media access
controller when FEC_RXDV is asserted.
— When asserted with FEC_RXDV, indicates that the PHY has detected an error in the current
frame. When FEC_RXDV is not asserted FEC_RXER has no effect.
X Input clock which provides a timing reference for FEC_TXEN, FEC_TXD[3:0] and FEC_TXER.
X The serial output Ethernet data and is only valid during the assertion of FEC_TXEN.
— This pin contains the serial output Ethernet data and is valid only during assertion of
FEC_TXEN.
— These pins contain the serial output Ethernet data and are valid only during assertion of
FEC_TXEN.
X Indicates when valid nibbles are present on the MII. This signal is asserted with the first nibble
of a preamble and is negated before the first FEC_TXCLK following the final nibble of the frame.
— When asserted for one or more clock cycles while FEC_TXEN is also asserted, the PHY sends
one or more illegal symbols. FEC_TXER has no effect at 10 Mbps or when FEC_TXEN is
negated.
17.4 Memory Map/Register Definition
The FEC is programmed by a combination of control/status registers (CSRs) and buffer descriptors. The
CSRs control operation modes and extract global status information. The descriptors pass data buffers and
related buffer information between the hardware and software.
Each FEC implementation requires a 1-Kbyte memory map space, which is divided into two sections of
512 bytes each for:
Freescale Semiconductor
MCF5282 and MCF5216 ColdFire Microcontroller User’s Manual, Rev. 3
17-5