Registers
14-28
ADSP-BF535 Blackfin Processor Hardware Reference
The
USBD_MERR
bit is 1 if the
USBD_BCSTAT
interrupt is set, and another
packet request has come in for the current endpoint. This allows software
to determine whether the device is NAKing requests from the USB host.
The
USBD_BCSTAT
bit is 1 if the byte count for the endpoint has decre-
mented to 0. This interrupt should be cleared before loading a new value
into the
USBD_EPLENx
registers.
The
USBD_PC
bit is 1 if a complete USB packet has just transferred across
the USB on the current endpoint. This interrupt normally asserts at the
end of every USB packet transfer. However, in the case of isochronous
transfers, this interrupt does not assert if the packet transferred with
errors. Software can use the
USBD_PC
and
USBD_TC
interrupts, along with
the endpoint configuration registers, to determine the fate of isochronous
packets.
The
USBD_TC
bit is 1 if a USB transfer has completed on the current end-
point. This interrupt asserts for Bulk and Interrupt endpoints when a
short packet is transferred. For Control endpoints, this interrupt asserts at
the end of the control transfer’s data phase—either from a short packet
transfer or from the expiration of the
wLength
counter from the setup
packet. For Isochronous endpoints, this interrupt asserts at the end of
every packet. The error detection mechanism used for isochronous
transfers requires the software to examine the endpoint configuration reg-
isters and determine how much data was actually transferred.
Summary of Contents for ADSP-BF535 Blackfin
Page 80: ...Development Tools 1 26 ADSP BF535 Blackfin Processor Hardware Reference...
Page 312: ...Working With Memory 6 86 ADSP BF535 Blackfin Processor Hardware Reference...
Page 332: ...System Interfaces 7 20 ADSP BF535 Blackfin Processor Hardware Reference...
Page 360: ...Dynamic Power Management Controller 8 28 ADSP BF535 Blackfin Processor Hardware Reference...
Page 446: ...Beginning and Ending an SPI Transfer 10 40 ADSP BF535 Blackfin Processor Hardware Reference...
Page 522: ...Timing Examples 11 76 ADSP BF535 Blackfin Processor Hardware Reference...
Page 562: ...IrDA Support 12 40 ADSP BF535 Blackfin Processor Hardware Reference...
Page 608: ...PCI I O Issues 13 46 ADSP BF535 Blackfin Processor Hardware Reference...
Page 672: ...References 14 64 ADSP BF535 Blackfin Processor Hardware Reference...
Page 810: ...SDRAM Controller SDC 18 86 ADSP BF535 Blackfin Processor Hardware Reference...
Page 811: ...ADSP BF535 Blackfin Processor Hardware Reference 18 87 External Bus Interface Unit...
Page 812: ...SDRAM Controller SDC 18 88 ADSP BF535 Blackfin Processor Hardware Reference...
Page 860: ...DMA Bus Debug Registers 20 30 ADSP BF535 Blackfin Processor Hardware Reference...