UART1, UART2, and UART3/IrDA
10-11
MPU/DSP Shared Peripherals
The pin control register is only in the MPU. MPU is the master and is responsi-
ble for assigning the top-level GPIO I/O pins to either the MPU GPIO or the
DSP GPIO. At reset, all pins are configured for MPU GPIO.
Table 10–9. MPU GPIO Pin Control Register (PIN_CONTROL_REG)
Bit
Value
Function
Access
(R/W)
Reset
Value
15–0
0
DSP GPIO pin
R/W
0xFFFF
1
MPU GPIO pin
The pin control status register is only in the DSP. This is a read-only register.
The status register allows the DSP to find out how the MPU has configured the
top-level GPIO pins.
Table 10–10. DSP GPIO Pin Control Status Register (PIN_CONTROL_STATUS_REG)
Bit
Value
Function
Access
(R/W)
Reset
Value
15–0
0
DSP GPIO pin
R
0xFFFF
1
MPU GPIO pin
10.4 UART1, UART2, and UART3/IrDA
The MPU and DSP share UART port 1, UART port 2, and the IrDA-capable
UART3. For more details on the UARTs, see Chapter 12, UART Devices.
General-Purpose I/O / UART1, UART2, and UART3/IrDA