LS_Universal asynchronous receiver/transmitter (UART)
RM0082
606/844
Doc ID 018672 Rev 1
27.4.13 UARTDMACR
register
The UARTDMACR (DMA control) is the 16 bit RW DMA control register. The UARTDMACR
bit assignments are given in
.
27.5
UART modem operation
UART is allowed to support both data terminal equipment (DTE) and data communication
equipment (DCE) modes of operation.
shows the meaning of the signals.
Table 536.
UARTDMACR register bit assignments
Bit
Name
Reset value Description
[15:03]
Reserved
-
Read: as zero. Write: should be zero.
[02]
DMAONERR 1’h0
DMA on error.
Setting this bit, the DMA receive request outputs
(UARTRXDMASREQ or UARTRXDMABREQ) are disabled
when UART error interrupt is asserted.
[01]
TXDMAE
1’h0
Transmit DMA enable.
Setting this bit, DMA for the transmit FIFO is enabled.
[00]
RXDMAE
1’h0
Receive DMA enable.
Setting this bit, DMA for the receive FIFO is enabled.
Table 537.
Meaning of UART modem input/output in DTE and DCE modes
Signal
Meaning
DTE
DCE
nUARTCTS
Clear to send
Request to send
nUARTDSR
Data set ready
Data terminal ready
nUARTDCD
Data carrier detect
-
nUARTRI
Ring indicator
-
nUARTRTS
Request to send
Clear to send
nUARTDTR
Data terminal ready
Data set ready
nUARTOUT1
-
Data carrier detect
nUARTOUT2
-
Ring indicator