ADSP-BF537 Blackfin Processor Hardware Reference
8-47
Ethernet MAC
Multiplexing Scheme
The MII interface pins are multiplexed with GPIO pins on port H. To
configure a pin on port H for Ethernet MAC functionality, the
PORTH_FER
bit corresponding to that pin must be set to 1.
The MII management pins (
MDC
and
MDIO
) are available on port J. Note
that these two pins are not multiplexed.
CLKBUF
The external PHY chip can be clocked with the buffered clock (
CLKBUF
)
output from the Blackfin processor. In order to enable this clock output,
the
PHYCLKOE
bit in the
VR_CTL
register must be set. Note that writes to
VR_CTL
take effect only after the execution of a PLL programming
sequence.
Configure Interrupts
Next, the MAC interrupts and MAC DMA interrupts need to be config-
ured to properly. Interrupt service routines should be installed to handle
all applicable events. Refer to
representation of how event signals are propagated through the interrupt
controller. The status of the MAC interrupts can be sensed with the
EMAC_SYSTAT
register. However, the process of enabling these interrupts is
achieved through a number of different registers.
• The
PHYINT
interrupt is enabled by setting the
PHYIE
bit in the
EMAC_SYSCTL
register.
• The MAC management counter (MMC) interrupt can be enabled
through the
EMAC_MMC_RIRQE
and
EMAC_MMC_TIRQE
registers.
• The RX frame status and TX frame status interrupts can be enabled
through the
EMAC_RX_IRQE
and
EMAC_TX_IRQE
registers, respectively.
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 ...