User's Manual

Table Of Contents
S3C2450X RISC MICROPROCESSOR LCD CONTROLLER
22-47
8.1.23 Window Palette control Register
Register Address R/W Description Reset Value
WPALCON 0x4C8000E4 R/W Window Palette control register 0x0000_0000
WPALCON Bit Description Initial state
PALUPDATEEN [9] Palette memory access-right control bit.
Users should set this bit before access (write or read) palette
memory, in this case LCD controller cannot access palette. After
update, users should clear this bit for operation of palletized LCD.
0: Normal Mode (LCD controller access)
1: Enable (ARM access)
0
W1PAL [5:3] This bit determines the size of the palette data format of Window 1
000 = 25-bit ( A:8:8:8 )
001 = 24-bit ( 8:8:8 )
010 = 19-bit ( A:6:6:6 )
011 = 18-bit ( A:6:6:5 )
100 = 18-bit ( 6:6:6 )
101 = 16-bit ( A:5:5:5 )
110 = 16-bit ( 5:6:5 )
0
W0PAL [2:0] This bit determines the size of the palette data format of Window 0
000 = 25-bit ( A:8:8:8 )
001 = 24-bit ( 8:8:8 )
010 = 19-bit ( A:6:6:6 )
011 = 18-bit ( A:6:6:5 )
100 = 18-bit ( 6:6:6 )
101 = 16-bit ( A:5:5:5 )
110 = 16-bit ( 5:6:5 )
0