ADSP-BF535 Blackfin Processor Hardware Reference
12-15
UART Port Controller
The Delta CTS (
DCTS
), Delta DSR (
DDSR
), Trailing Edge RI (
TERI
)
and Delta DCD (
DDCD
) fields are cleared when the UARTx Modem
Status register (
UARTx_MSR
) is read.
UARTx Scratch Registers (UARTx_SCR)
The contents of the 8-bit UARTx Scratch register (
Figure 12-11
) are not
altered on reset. It is used for general-purpose data storage and does not
control the UART hardware in any way.
Non-DMA Mode
In non-DMA mode, data is moved to and from the UART by the proces-
sor core. To transmit a character, load it into
UARTx_THR
. Received Data
can be read from
UARTx_RBR
.
The ADSP-BF535 processor must write and read one character at time.
To prevent any loss of data and misalignments of the serial data stream,
the UARTx Line Status Register (
UARTx_LSR
) provides two status flags for
handshaking:
THRE
and
DR
.
Figure 12-11. UARTx Scratch Registers
Table 12-12. UARTx Scratch Register MMR Assignments
Register Name
Memory-Mapped Address
UART0_SCR
0xFFC0 180E
UART1_SCR
0xFFC0 1C0E
Scratch[7:0]
7
6
5
4
3
2
1
0
0
0
0
0
0
0
Reset = 0xXX
0
0
UARTx Scratch Registers (UARTx_SCR)
For MMR assignments,
see
Table 12-12
.
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...