User's Manual

Table Of Contents
UART S3C2450X RISC MICROPROCESSOR
15-22
3.11 UART BAUD RATE DIVISOR REGISTER
There are four UART baud rate divisor registers including UBRDIV0, UBRDIV1, UBRDIV2 and UBRDIV3 in the
UART block.
Register Address R/W Description Reset Value
UBRDIV0 0x50000028 R/W Baud rate divisior(integer place) register 0
UBRDIV1 0x50004028 R/W Baud rate divisior(integer place) register 1
UBRDIV2 0x50008028 R/W Baud rate divisior(integer place) register 2
UBRDIV3 0x5000C028 R/W Baud rate divisior(integer place) register 3
UBRDIVn Bit Description Initial State
UBRDIV [15:0] Baud rate division value of integer part
(When UART clock source is PCLK, UBRDIVn must be more
than 0 (UBRDIVn >0))
NOTE: If UBRDIV value is 0, UART baudrate is not affected by UDIVSLOT value.