![Freescale Semiconductor ColdFire MCF5211 Скачать руководство пользователя страница 339](http://html1.mh-extra.com/html/freescale-semiconductor/coldfire-mcf5211/coldfire-mcf5211_reference-manual_2330619339.webp)
UART Modules
MCF5213 ColdFire® Integrated Microcontroller Reference Manual, Rev. 3
Freescale Semiconductor
21-9
21.3.4
UART Clock Select Registers (UCSR
n
)
The UCSRs select an external clock on the DTIN input (divided by 1 or 16) or a prescaled internal bus
clock as the clocking source for the transmitter and receiver. See
Section 21.4.1, “Transmitter/Receiver
.” The transmitter and receiver can use different clock sources. To use the internal bus clock
for both, set UCSR
n
to 0xDD.
21.3.5
UART Command Registers (UCR
n
)
, supply commands to the UART. Only multiple commands that do not
conflict can be specified in a single write to a UCR
n
. For example,
RESET
TRANSMITTER
and
ENABLE
TRANSMITTER
cannot be specified in one command.
1
FFULL
FIFO full.
0 The FIFO is not full but may hold up to two unread characters.
1 A character was received and the receiver FIFO is now full. Any characters received when the FIFO is full are lost.
0
RXRDY
Receiver ready.
0 The CPU has read the receive buffer and no characters remain in the FIFO after this read.
1 One or more characters were received and are waiting in the receive buffer FIFO.
IPSBAR
Offset:
0x00_0204 (UCSR0)
0x00_0244 (UCSR1)
0x00_0284 (UCSR2)
Access: User write-only
7
6
5
4
3
2
1
0
R
W
RCS
TCS
Reset:
0
0
0
0
0
0
0
0
Figure 21-6. UART Clock Select Registers (UCSR
n
)
Table 21-6. UCSR
n
Field Descriptions
Field
Description
7–4
RCS
Receiver clock select. Selects the clock source for the receiver.
1101 Prescaled internal bus clock (f
sys/2
)
1110 DT
n
IN divided by 16
1111 DT
n
IN
3–0
TCS
Transmitter clock select. Selects the clock source for the transmitter.
1101 Prescaled internal bus clock (f
sys/2
)
1110 DT
n
IN divided by 16
1111 DT
n
IN
Table 21-5. USR
n
Field Descriptions (continued)
Field
Description
Содержание ColdFire MCF5211
Страница 48: ...Overview MCF5213 ColdFire Integrated Microcontroller Reference Manual Rev 3 1 14 Freescale Semiconductor...
Страница 158: ...Reset Controller Module MCF5213 ColdFire Integrated Microcontroller Reference Manual Rev 3 9 10 Freescale Semiconductor...
Страница 218: ...Edge Port Module EPORT MCF5213 ColdFire Integrated Microcontroller Reference Manual Rev 3 13 8 Freescale Semiconductor...
Страница 234: ...DMA Controller Module MCF5213 ColdFire Integrated Microcontroller Reference Manual Rev 3 14 16 Freescale Semiconductor...
Страница 378: ...I2 C Interface MCF5213 ColdFire Integrated Microcontroller Reference Manual Rev 3 22 16 Freescale Semiconductor...
Страница 468: ...FlexCAN MCF5213 ColdFire Integrated Microcontroller Reference Manual Rev 3 25 30 Freescale Semiconductor...