English
Language : 

PXN20RM Datasheet, PDF (571/1376 Pages) Freescale Semiconductor, Inc – PXN20 Microcontroller
Fast Ethernet Controller (FEC)
Throughputs of 200 Mbps in full duplex operations and 100 Mbps in half-duplex operations can be
attained.
25.2.2 Interface Options
The following interface options are supported. A detailed discussion of the interface configurations is
provided in Section 25.4.5, Network Interface Options.
25.2.2.1 10 Mbps and 100 Mbps MII Interface
MII is the media-independent interface defined by the IEEE 802.3 standard for 10/100 Mbps operation.
The MAC-PHY interface may be configured to operate in MII mode by asserting RCR[MII_MODE].
The speed of operation is determined by the FEC_TX_CLK and FEC_RX_CLK signals, which are driven
by the external transceiver. The transceiver can auto-negotiate the speed, or it can be controlled by
software via the serial management interface (FEC_MDC/FEC_MDIO signals) to the transceiver. Refer
to the MMFR and MSCR register descriptions as well as the section on the MII for a description of how
to read and write registers in the transceiver via this interface.
25.2.2.2 10 Mbps 7-Wire Interface Operation
The FEC supports a 7-wire interface as used by many 10 Mbps ethernet transceivers. The
RCR[MII_MODE] bit controls this functionality. If this bit is deasserted, the MII mode is disabled and the
10 Mbps, 7-wire mode is enabled.
25.2.3 Address Recognition Options
The address options supported are promiscuous, broadcast reject, individual address (hash or exact match),
and multicast hash match. Address recognition options are discussed in detail in Section 25.4.8, Ethernet
Address Recognition.
25.2.4 Internal Loopback
Internal loopback mode is selected via RCR[LOOP]. Loopback mode is discussed in detail in Section
25.4.13, Internal and External Loopback.
25.3 Programming Model
This section gives an overview of the registers, followed by a description of the buffers.
The FEC is programmed by a combination of control/status registers (CSRs) and buffer descriptors. The
CSRs are used for mode control and to extract global status information. The descriptors are used to pass
data buffers and related buffer information between the hardware and software.
Freescale Semiconductor
PXN20 Microcontroller Reference Manual, Rev. 1
25-5