SERIAL I/O (CONSOLE UART)
S3C2500B
13-4
13.3.1 CONSOLE UART CONTROL REGISTERS
Table 13-2. CUCON Registers
Register
Address
R/W
Description
Size
Reset Value
CUCON
0xF0060000
R/W
Console UART control register
W
0x00000000
Table 13-3. Console UART Control Register Description
Bit Number
Bit Name
Description
[1:0]
Transmit mode
(TMODE)
This two-bit value determines which function is currently able to
write TX data to the Console UART transmit data register,
CUTXBUF.
00 = Disable TX mode 01 = CPU request
10 = Reserved 11 = Reserved
[3:2]
Receive mode (RMODE) This two-bit value determines which function is currently able to
read RX data from the Console UART receive data register,
CURXBUF.
NOTE:
Changing these bits (TMODE, RMODE) while
transmitting / receiving cause abnormal UART operation. To
prevent Tx/Rx data from being lost, changing these bits while
transmitting/receiving is strictly prohibited.
00 = Disable RX mode 01 = CPU request
10 = Reserved 11 = Reserved
[4]
Send Break (SBR)
Set this bit to one to cause the Console UART to send a break. If
this bit value is zero, a break does not send. A break is defined as a
continuous Low level signal on the transmit data output with the
duration of more than one frame transmission time.
[5]
Serial Clock Select
(SCSEL)
This select bit specifies the clock source
0 = Internal (PCLK2)
1 = External (EXT_UCLK)
[6]
Reserved
[7]
Loop-back mode
(LOOPB)
Setting this bit causes the Console UART to enter Loop-back mode.
In Loop-back mode, the transmit data output, CUTXD, keeps '1' and
the transmit data register, CUTXBUF, is internally connected to the
receive data register, CURXBUF.
NOTE:
This mode is provided for test purposes only. For normal
operation, this bit should always be '0'.
[10:8]
Parity mode (PMD)
The 3-bit parity mode value specifies how parity generation and
checking are performed during Console UART transmit and receive
operations:
0xx = No parity 100 = Odd parity 101 = Even parity
110 = Parity is forced/checked as a '1'
111 = Parity forced/checked as a '0'
[11]
Number of Stop bits
(STB)
This bit specifies how many stop bits are used to signal end-of-
frame (EOF):
0 = One stop bit per frame 1 = Two stop bit per frame
Содержание S3C2500B
Страница 2: ...S3C2500B 32 BIT RISC MICROPROCESSOR USER S MANUAL Revision 1 ...
Страница 17: ......
Страница 25: ......
Страница 80: ...PRODUCT OVERVIEW S3C2500B 1 46 NOTES ...
Страница 296: ...MEMORY CONTROLLER S3C2500B 5 60 NOTES ...
Страница 531: ...GDMA CONTROLLER S3C2500B 12 24 NOTES ...
Страница 593: ...I O PORTS S3C2500B 15 12 NOTES ...