SPORT Registers
19-58
ADSP-BF50x Blackfin Processor Hardware Reference
The SPORT TX interrupt is asserted when
TSPEN
= 1 and the TX FIFO
has room for additional words. This interrupt does not occur if SPORT
DMA is enabled.
The transmit underflow status bit (
TUVF
) is set in the
SPORT_STAT
register
when a transmit frame sync occurs and no new data has been loaded into
the serial shift register. In multichannel mode (MCM),
TUVF
is set when-
ever the serial shift register is not loaded, and transmission begins on the
current enabled channel. The
TUVF
status bit is a sticky write-1-to-clear
(W1C) bit and is also cleared by disabling the SPORT (writing
TSPEN
= 0).
If software causes the core processor to attempt a write to a full TX FIFO
with a
SPORT_TX
write, the new data is lost and no overwrites occur to data
in the FIFO. The
TOVF
status bit is set and a SPORT error interrupt is
asserted. The
TOVF
bit is a sticky bit; it is only cleared by disabling the
SPORT TX. To find out whether the core processor can access the
SPORT_TX
register without causing this type of error, read the register’s sta-
tus first. The
TXF
bit in the
SPORT_STAT
register is 0 if space is available for
another word in the FIFO.
The
TXF
and
TOVF
status bits in the
SPORT_STAT
register are updated upon
writes from the core processor, even when the SPORT is disabled.
Summary of Contents for EZ-KIT Lite ADSP-BF506F
Page 50: ...Contents l ADSP BF50x Blackfin Processor Hardware Reference ...
Page 92: ...Development Tools 1 30 ADSP BF50x Blackfin Processor Hardware Reference ...
Page 110: ...Interface Overview 3 12 ADSP BF50x Blackfin Processor Hardware Reference ...
Page 236: ...Internal Flash Memory Control Registers 6 92 ADSP BF50x Blackfin Processor Hardware Reference ...
Page 650: ...Programming Examples 15 56 ADSP BF50x Blackfin Processor Hardware Reference ...
Page 804: ...Programming Examples 17 92 ADSP BF50x Blackfin Processor Hardware Reference ...
Page 1194: ...Programming Examples 24 90 ADSP BF50x Blackfin Processor Hardware Reference ...
Page 1256: ...ACM Registers A 50 ADSP BF50x Blackfin Processor Hardware Reference ...
Page 1264: ...Boundary Scan Architecture B 8 ADSP BF50x Blackfin Processor Hardware Reference ...