ADSP-BF535 Blackfin Processor Hardware Reference
11-11
Serial Port Controllers
Additional information for the
SPORTx_TX_CONFIG
transmit configuration
register bits:
• Transmit Enable. SPORTx_TX_CONFIG[0] (TSPEN). This bit
selects whether the SPORT is enabled to transmit (if set) or dis-
abled (if cleared).
Setting
TSPEN
causes an immediate assertion of a SPORT
TX
inter-
rupt, indicating that the
TX
data register is empty and needs to be
filled. This is normally desirable because it allows centralization of
the
TD
write code in the
TX
interrupt service routine. For this rea-
son, the code should initialize the interrupt service routine and be
ready to service
TX
interrupts before setting
TSPEN
.
Clearing
TSPEN
causes the SPORT to stop driving data and frame
sync pins; it also shuts down the internal SPORT circuitry. In low
power applications, battery life can be extended by clearing
TSPEN
whenever the SPORT is not in use.
• Data Formatting Type Select.
SPORTx_TX_CONFIG[3:2]
(
DTYPE
).
The
DTYPE
,
SENDN
, and
SLEN
bits configure the format of the data
words transmitted over the SPORTs. The two
DTYPE
bits specify
one of four data formats used for single and multichannel opera-
tion (00=right justify and zero fill unused most significant bits,
01=right justify and sign extend into unused most significant bits,
10=compand using
-law, 11=compand using A-law).
Table 11-2. SPORTx Transmit Configuration Register MMR Assignments
Register Name
Memory-Mapped Address
SPORT0_TX_CONFIG
0xFFC0 2800
SPORT1_TX_CONFIG
0xFFC0 2C00
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...