Programming Model
8-50
ADSP-BF537 Blackfin Processor Hardware Reference
Configure PHY
After the MII interface is configured, the PHY can be programmed with
the
EMAC_STAADD
and
EMAC_STADAT
registers. Before configuration, the
PHY is usually issued a soft reset. Depending of the capabilities of the spe-
cific PHY device, the configurable options might include
auto-negotiation, link speed, and whether the transfers are full-duplex or
half-duplex. The PHY device may also be set up to assert an interrupt on
certain conditions, such as a change of the link status.
Receive and Transmit Data
Data transferred over the MAC DMA must be handled with a descrip-
tor-based DMA queue. Refer to
for a graphical representation of a receive queue and trans-
mit queue, respectively.
An Ethernet frame header is placed in front of the payload of each data
buffer. The data buffer structure is described in
Table 8-8. Frame Header
Field
Size in Bytes
Frame size (Tx only)
2
Destination MAC address
6
Source MAC address
6
Length/type
2
Data Payload
Determined by the
length/type field
Summary of Contents for Blackfin ADSP-BF537
Page 42: ...Contents xlii ADSP BF537 Blackfin Processor Hardware Reference ...
Page 90: ...Development Tools 1 32 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 138: ...Programming Examples 4 26 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 340: ...SDC Programming Examples 6 84 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 606: ...Programming Examples 9 94 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 660: ...Programming Examples 10 54 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 720: ...Electrical Specifications 11 60 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 840: ...Programming Examples 13 42 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 876: ...Programming Examples 14 36 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 938: ...Programming Examples 15 62 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 958: ...Programming Examples 17 12 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 986: ...Programming Examples 18 28 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 1162: ...G 26 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 1218: ...Index I 56 ADSP BF537 Blackfin Processor Hardware Reference ...