Psmr field descriptions -16, Table 24-6 describes psmr þelds – Motorola MPC8260 User Manual

Page 684

Advertising
background image

24-16

MPC8260 PowerQUICC II UserÕs Manual

MOTOROLA

Part IV. Communications Processor Module

Table 24-6 describes PSMR Þelds.

Table 24-6. PSMR Field Descriptions

Bits

Name

Description

0

HBC

Heartbeat checking.
0 No heartbeat checking is performed. Do not wait for a collision after transmission.
1 Wait 20 transmit clocks or 2 µs for a collision asserted by the transceiver after transmission. The HB

bit in the TxBD is set if the heartbeat is not heard within 20 transmit clocks.

1

FC

Force collision.
0 Normal operation.
1 The channel forces a collision when each frame is sent. To test collision logic conÞgure the

MPC8260

in loopback operation. In the end, the retry limit for each transmit frame is exceeded.

2

RSH

Receive short frames.
0 Discard short frames that are not as long as MINFLR.
1 Receive short frames.

3

IAM

Individual address mode.
0 Normal operation. A single 48-bit physical address in PADDR1 is checked when it is received.
1 The individual hash table is used to check all individual addresses that are received.

4Ð5

CRC

CRC selection. Only CRC = 10 is valid. Complies with Ethernet speciÞcations. 32-bit CCITT-CRC.
X32 + X26 + X23 + X22 + X16 + X12 + X11 + X10 + X8 + X7 + X5 + X4 + X2 + X1 +1.

6

PRO

Promiscuous.
0 Check the destination address of incoming frames.
1 Receive the frame regardless of its address unless REJECT is asserted as it is being received.

7

BRO

Broadcast address.
0 Receive all frames containing the broadcast address.
1 Reject all frames containing the broadcast address, unless PRO = 1.

8

SBT

Stop backoff timer.
0 The backoff timer is functioning normally.
1 The backoff timer for the random wait after a collision is stopped when carrier sense is active.

Retransmission is less aggressive than the maximum allowed in IEEE 802.3. The persistence
(P_PER) feature in the parameter RAM can be used in combination with or in place of SBT.

9

LPB

Local protect bit
0 Receiver is blocked when transmitter sends (default).
1 Receiver is not blocked when transmitter sends. Must be set for full-duplex operation. For loopback

operation, GSMR[DIAG] must be programmed also; see Section 19.1.1, ÒThe General SCC Mode
Registers (GSMR1ÐGSMR4).
У

10

С

Reserved. Should be cleared.

11

LCW

Late collision window.
0 A late collision is any collision that occurs at least 64 bytes from the preamble.
1 A late collision is any collision that occurs at least 56 bytes from the preamble.

Advertising