English
Language : 

LAN91C111 Datasheet, PDF (38/125 Pages) SMSC Corporation – 10/100 Non-PCI Ethernet Single Chip MAC + PHY
LAN91C111
8.0 MAC DATA STRUCTURES AND REGISTERS
8.1 Frame Format In Buffer Memory
The frame format in memory is similar for the Transmit and Receive areas. The first word is reserved for the status word.
The next word is used to specify the total number of bytes, and it is followed by the data area. The data area holds the
frame itself. By default, the last byte in the receive frame format is followed by the CRC, and the Control byte follows
the CRC.
FIGURE 8-1:
DATA FRAME FORMAT
RAM
bit15
OFFSET
2nd Byte
(DECIMAL)
0
2
RESERVED
4
bit0
1st Byte
STATUS WORD
BYTE COUNT (always even)
DATA AREA
2046 Max
CRC (4 BYTES)
CONTROL BYTE
Last Byte
LAST DATA BYTE (if odd)
STATUS WORD
BYTE COUNT
DATA AREA
CONTROL BYTE
Transmit Packet
Receive Packet
Written by CSMA upon transmit
completion (see Status Register)
Written by CSMA upon receive
completion (see RX Frame Status
Word)
Written by CPU
Written by CSMA
Written/modified by CPU
Written by CSMA
Written by CPU to control odd/even Written by CSMA; also has odd/even
data bytes
bit
BYTE COUNT - Divided by two, it defines the total number of words including the STATUS WORD, the BYTE COUNT
WORD, the DATA AREA, the CRC, and the CONTROL BYTE. The CRC is not included if the STRIP_CRC bit is set.
The maximum number of bytes in a RAM page is 2048 bytes.
The receive byte count always appears as even; the ODDFRM bit of the receive status word indicates if the low byte of
the last word is relevant.
DS00002276A-page 38
 2011-2016 Microchip Technology Inc.