User's Manual

Table Of Contents
S3C2450X RISC MICROPROCESSOR UART
15-23
3.12 UART DIVIDING SLOT REGISTER
There are four UART dividing slot registers including UDIVSLOT0, UDIVSLOT 1, UDIVSLOT 2 and UDIVSLOT in
the UART block.
Register Address R/W Description Reset Value
UDIVSLOT0 0x5000002C R/W Baud rate divisior(decimal place) register 0 0x0000
UDIVSLOT1 0x5000402C R/W Baud rate divisior(decimal place) register 1 0x0000
UDIVSLOT2 0x5000802C R/W Baud rate divisior(decimal place) register 2 0x0000
UDIVSLOT3 0x5000C02C R/W Baud rate divisior(decimal place) register 3 0x0000
UDIVSLOTn Bit Description Initial State
UDIVSLOT [15:0] Select the slot number in Table 15-4
Table 15-4. Recommended Value Table of DIVSLOTn Register
Floating point part Num of 1’s UDIVSLOTn
0 0 0x0000(0000_0000_0000_0000b)
0.0625 1 0x0080(0000_0000_0000_1000b)
0.125 2 0x0808(0000_1000_0000_1000b)
0.1875 3 0x0888(0000_1000_1000_1000b)
0.25 4 0x2222(0010_0010_0010_0010b)
0.3125 5 0x4924(0100_1001_0010_0100b)
0.375 6 0x4A52(0100_1010_0101_0010b)
0.4375 7 0x54AA(0101_0100_1010_1010b)
0.5 8 0x5555(0101_0101_0101_0101b)
0.5625 9 0xD555(1101_0101_0101_0101b)
0.625 10 0xD5D5(1101_0101_1101_0101b)
0.6875 11 0xDDD5(1101_1101_1101_0101b)
0.75 12 0xDDDD(1101_1101_1101_1101b)
0.8125 13 0xDFDD(1101_1111_1101_1101b)
0.875 14 0xDFDF(1101_1111_1101_1111b)
0.9375 15 0xFFDF(1111_1111_1101_1111b)