
UART Registers
11-30
ADSP-BF59x Blackfin Processor Hardware Reference
Note the 16-bit divisor formed by
UART_DLH
and
UART_DLL
resets to
0x0001, resulting in the highest possible clock frequency by
default. If the UART is not used, disabling the UART clock saves
power. The
UART_DLH
and
UART_DLL
registers can be programmed
by software before or after setting the
UCEN
bit.
UART Scratch (UART_SCR) Register
The 8-bit
UART_SCR
register, shown in
Figure 11-15
, is used for gen-
eral-purpose data storage and does not control the UART hardware in any
way. The contents are reset to 0x00.
Figure 11-14. UART Divisor Latch Registers
Figure 11-15. UART Scratch Register
15 14
13 12 11 10
9
8
7
6
5
4
3
2
1
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
15 14
13 12
11 10
9
8
7
6
5
4
3
2
1
0
1
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
Divisor Latch Low Byte[7:0]
Divisor Latch High Byte[15:
8
]
UART Divisor Latch Low Byte Register (UART_DLL)
UART Divisor Latch High Byte Register (UART_DLH)
Reset = 0x0001
Reset = 0x0000
15 14
13 12 11 10
9
8
7
6
5
4
3
2
1
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
S
cratch[7:0]
UART
S
cratch Register (UART_
S
CR)
Reset = 0x0000
Summary of Contents for ADSP-BF59x Blackfin
Page 64: ...Development Tools 1 22 ADSP BF59x Blackfin Processor Hardware Reference...
Page 74: ...Processor Specific MMRs 2 10 ADSP BF59x Blackfin Processor Hardware Reference...
Page 244: ...Programming Examples 6 40 ADSP BF59x Blackfin Processor Hardware Reference...
Page 700: ...Programming Examples 16 78 ADSP BF59x Blackfin Processor Hardware Reference...
Page 738: ...Boundary Scan Architecture B 8 ADSP BF59x Blackfin Processor Hardware Reference...