
Data Transfer Types
20-12
ADSP-214xx SHARC Processor Hardware Reference
length of a single word. A receive filter removes spurious pulses of less
than two times the sampling clock period.
Because of the destructive nature of reading this register, a shadow
register is provided for reading the contents of the corresponding
main register.
For more information, see “Debug Features” on
Core Transfers
Core transfers move data to and from the UART by the processor core. To
transmit a character, load it into the
UARTTHR
register. Received data can
be read from the
UARTRBR
register. The processor must write and read one
character at time.
To prevent any loss of data and misalignments of the serial data stream,
the UART line status register (
UARTLSR
) provides two status flags for hand-
shaking—
UARTTHRE
and
UARTDR
.
The
UARTTHRE
flag is set when the
UARTTHR
register is ready for new data
and cleared when the processor loads new data into the
UARTTHR
register.
Writing this register when it is not empty overwrites the register with the
new value and the previous character is never transmitted.
The
UARTDR
flag signals when new data is available in the
UARTRBR
register.
This flag is cleared automatically when the processor reads from this
Figure 20-4. UART Receive Buffer Register
Higher Byte (2
3
–16)
Lower Byte (7–0)
RX9D0
RX9D1
Zero-Filled
Zero-Filled
0
9
8
3
7
5
6
4
2
1
14
12
11 10
1
3
15
3
1
3
0
29 2
8
27 26
25 24
2
3
22
21 20 19 1
8
17 16
www.BDTIC.com/ADI
Summary of Contents for SHARC ADSP-214 Series
Page 60: ...Contents lx ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 72: ...Notation Conventions lxxii ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 130: ...Programming Model 2 52 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 264: ...Programming Models 3 134 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 290: ...Programming Model 4 26 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 296: ...Programming Model 5 6 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 396: ...Effect Latency 7 28 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 520: ...Programming Model 10 62 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 616: ...Debug Features 14 22 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 656: ...Programming Model 15 40 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 714: ...Programming Model 19 10 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 1132: ...Register Listing A 306 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 1192: ...Index I 34 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...