Interface Overview
15-4
ADSP-BF50x Blackfin Processor Hardware Reference
EIA-232, EIA-422, 4-wire EIA-485) or half duplex (for example, 2-wire
EIA-485, LIN) standards. Additionally, each UART features a pair of
UARTxCTS
(clear to send, input) and
UARTxRTS
(request to send, output) sig-
nals for hardware flow control.
All UART signals are multiplexed and compete with other functions at
pin level.
Table 15-1
shows where the signal can be found and how they
are enabled in the port control.
Table 15-1. UART Signals
Signal
Pin
Port Control
Autobaud Timer
UART0 TX
PF1
(or PG13)
PORTF_MUX[3:2] = b#01
PORTF_FER[1] = 1
(or PORTG_MUX[13:12] = b#00
PORTG_FER[13] = 1)
-
UART0 RX
PF0
(or PG12)
PORTF_MUX[1:0] = b#01
PORTF_FER[0] = 1
(or PORTG_MUX[13:12] = b#00
PORTG_FER[12] = 1)
Timer 6 (TMR6)
(or Timer 2 (TACI2))
UART0 RTS
PG14
PORTG_MUX[15:14] = b#00
PORTG_FER[14] = 1
-
UART0 CTS
PG15
PORTG_MUX[15:14] = b#00
PORTG_FER[15] = 1
-
UART1 TX
PF6
(or PG3)
PORTF_MUX[7:6] = b#00
PORTF_FER[6] = 1
(or PORTG_MUX[7:6] = b#10
PORTG_FER[3] = 1)
-
UART1 RX
PF7
(or PG0)
PORTF_MUX[7:6] = b#00
PORTF_FER[7] = 1
(or PORTG_MUX[1:0] = b#10
PORTG_FER[0] = 1)
Timer 3 (TACI3)
(or Timer 4 (TACI4))
UART1 RTS
PF8
PORTF_MUX[9:8] = b#00
PORTF_FER[8] = 1
-
UART1 CTS
PF9
PORTF_MUX[9:8] = b#00
PORTF_FER[9] = 1
-
Summary of Contents for EZ-KIT Lite ADSP-BF506F
Page 50: ...Contents l ADSP BF50x Blackfin Processor Hardware Reference ...
Page 92: ...Development Tools 1 30 ADSP BF50x Blackfin Processor Hardware Reference ...
Page 110: ...Interface Overview 3 12 ADSP BF50x Blackfin Processor Hardware Reference ...
Page 236: ...Internal Flash Memory Control Registers 6 92 ADSP BF50x Blackfin Processor Hardware Reference ...
Page 650: ...Programming Examples 15 56 ADSP BF50x Blackfin Processor Hardware Reference ...
Page 804: ...Programming Examples 17 92 ADSP BF50x Blackfin Processor Hardware Reference ...
Page 1194: ...Programming Examples 24 90 ADSP BF50x Blackfin Processor Hardware Reference ...
Page 1256: ...ACM Registers A 50 ADSP BF50x Blackfin Processor Hardware Reference ...
Page 1264: ...Boundary Scan Architecture B 8 ADSP BF50x Blackfin Processor Hardware Reference ...