
ADSP-BF59x Blackfin Processor Hardware Reference
11-31
UART Port Controllers
UART Global Control (UART_GCTL) Register
The
UART_GCTL
register, shown in
Figure 11-16
, contains the enable bit for
internal UART clocks and for the IrDA mode of operation of the UART.
The
UCEN
bit enables the UART clocks. It also resets the state machine and
control registers when cleared.
This bit has been introduced to save power if the UART is not used.
When porting code, be sure to enable this bit.
The IrDA TX polarity change bit and the IrDA RX polarity change bit are
effective only in IrDA mode. The two force error bits,
FPE
and
FFE
, are
intended for test purposes. They are useful for debugging software, espe-
cially in loopback mode.
Figure 11-16. UART Global Control 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
UCEN (UART Controller Enable)
0 - Disable UART
1 - Enable UART
Reset = 0x0000
IREN (Enable IrDA Mode)
0 - Disable IrDA
1 - Enable IrDA
FPE (Force Parity Error on Transmit)
0 - Normal operation
1 - Force error
FFE (Force Framing Error on Transmit)
0 - Normal operation
1 - Force error
UART Global Control Register (UART_GCTL)
TPOLC (IrDA TX Polarity Change)
0 - Serial line idles low
1 - Serial line idles high
RPOLC (IrDA RX Polarity Change)
0 - Serial line idles low
1 - Serial line idles high
Содержание ADSP-BF59x Blackfin
Страница 64: ...Development Tools 1 22 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 74: ...Processor Specific MMRs 2 10 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 204: ...Unique Information for the ADSP BF59x Processor 5 104 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 244: ...Programming Examples 6 40 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 345: ...ADSP BF59x Blackfin Processor Hardware Reference 9 9 Core Timer Unique Information for the ADSP BF59x Processor None...
Страница 346: ...Unique Information for the ADSP BF59x Processor 9 10 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 398: ...Unique Information for the ADSP BF59x Processor 11 42 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 622: ...Unique Information for the ADSP BF59x Processor 15 38 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 700: ...Programming Examples 16 78 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 738: ...Boundary Scan Architecture B 8 ADSP BF59x Blackfin Processor Hardware Reference...