User's Manual

Table Of Contents
LCD CONTROLLER S3C2450X RISC MICROPROCESSOR
22-34
8.1.3 Video Main Control 0 Register (Continued)
VIDCON0 Bit Description Initial State
CLKVALUP [12] Select CLKVAL_F Update timing control
0 = Always
1 = Start of a frame (Only once per frame)
0
CLKVAL_F [11:6] Determine the rates of VCLK.
VCLK = (HCLK or LCD video Clock) / [CLKVAL+1] ( CLKVAL 1 )
0
VCLKEN [5] VCLK Enable Control
0 = Disable
1 = Enable
0
CLKDIR [4] Select the clock source as direct or divide using CLKVAL_F register.
0 = Direct clock (frequency of VCLK = frequency of Clock source)
1 = Divided using CLKVAL_F
0
CLKSEL_F [3:2] Select the Video Clock source
00 = HCLK
01 = LCD video Clock (from SYSCON EPLL)
10 = Reserved
11 = Reserved
0
ENVID [1:0] Video output and the LCD logics enable/disable control.
00 = Disable video signals and logics immediately
.
01 = Reserved.
10 = Disable video signals and logics at the end of current frame
.
11 = Enable video output and logics.
Note : If set to ‘10b’ in the middle of displaying current frame, the value of
ENVID is still ‘11b’. However, the LCD functions are disabled at the end of
current frame and the value is changed to ‘10b’.
0