UART Modules
MCF52110 ColdFire® Integrated Microcontroller Reference Manual, Rev. 1
Freescale Semiconductor
23-25
Preliminary
Figure 23-24. Multidrop Mode Timing Diagram
A character sent from the master station consists of a start bit, a programmed number of data bits, an
address/data (A/D) bit flag, and a programmed number of stop bits. A/D equals 1 indicates an address
character; A/D equals 0 indicates a data character. The polarity of A/D is selected through UMR1
n
[PT].
UMR1
n
should be programmed before enabling the transmitter and loading the corresponding data bits
into the transmit buffer.
In multidrop mode, the receiver continuously monitors the received data stream, regardless of whether it
is enabled or disabled. If the receiver is disabled, it sets the RXRDY bit and loads the character into the
receiver holding register FIFO provided the received A/D bit is a 1 (address tag). The character is
discarded if the received A/D bit is 0 (data tag). If the receiver is enabled, all received characters are
transferred to the CPU through the receiver holding register during read operations.
In either case, data bits load into the data portion of the FIFO while the A/D bit loads into the status portion
of the FIFO normally used for a parity error (USR
n
[PE]).
Framing error, overrun error, and break detection operate normally. The A/D bit takes the place of the
parity bit; therefore, parity is neither calculated nor checked. Messages in this mode may continues
containing error detection and correction information. If 8-bit characters are not required, one way to
provide error detection is to use software to calculate parity and append it to the 5-, 6-, or 7-bit character.
ADD1
Transmitter
Enabled
USR
n
[TXRDY]
C0
ADD2
1
1
internal
module
select
A/D
A/D
A/D
ADD1
Receiver
Enabled
USR
n
[RXRDY]
C0
ADD2
1
1
internal
module
select
A/D
A/D
A/D
0
A/D
0
A/D
(C0)
Status Data
(ADD 2)
Status Data
ADD 1
Peripheral Station
Master Station
UMR1
n
[PM] = 11
UMR1
n
[PM] = 11
UMR1
n
[PT] = 1
ADD 1
UMR1
n
[PT] = 0
C0
UMR1
n
[PT] = 1
ADD 2
UTXD
n
URXD
n