User's Manual

Table Of Contents
S3C2450X RISC MICROPROCESSOR LCD CONTROLLER
22-37
8.1.8 Window 0 Control Register
Register Address R/W Description Reset Value
WINCON0 0x4C800014 R/W Window 0 control register 0x0000_0000
WINCON0 Bit Description Initial State
BUFSTATUS [24]
Status of Current display Buffer (Read only)
0 = buffer0 display 1 = buffer1 display
Note: RGB I/F does not support auto-change mode.
Only i80-Sytem I/F supports auto-change mode.
0
BUFSEL [23] Select Buffer selection control
0 = buffer0 select 1 = buffer1 select
0
BUFAUTOEN [22] Double Buffer Auto-change control bit
0 = Fixed by BUFSEL
1 = Auto changed by SWTRIG (in CPUTRIGCON2 register)
Note: RGB I/F does not support auto-change mode.
Only i80-Sytem I/F supports auto-change mode.
0
BITSWP [18] Bit swap control bit.
0 = Swap Disable 1 = Swap Enable
0
BYTSWP [17] Byte swaps control bit.
0 = Swap Disable 1 = Swap Enable
0
HAWSWP [16] Half-Word swap control bit.
0 = Swap Disable 1 = Swap Enable
0
Reserved [15:11] Reserved 0
BURSTLEN [10:9] DMA’s Burst Length selection:
00 = 16 word– burst 01 = 8 word– burst
10 = 4 word– burst 11 = Reserved
0
Reserved [8:6] Reserved 0
BPPMODE_F [5:2] Select the BPP (Bits Per Pixel) mode Window image.
0000 = 1bpp ( palletized )
0001 = 2bpp ( palletized )
0010 = 4bpp ( palletized )
0011 = 8bpp ( palletized )
0100 = Reserved
0101 = 16bpp (non-palletized, R: 5-G:6-B:5 )
0110 = Reserved
0111 = 16 bpp (non-palletized, I :1-R:5-G:5-B:5 )
1000 = Unpacked 18bpp (non-palletized, R:6-G:6-B:6 )
1001 = Reserved
1010 = Reserved
1011 = Unpacked 24bpp ( non-palletized R:8-G:8-B:8 )
11xx = Reserved
0
Reserved [1] Reserved 0
ENWIN_F [0] Window0 on/ off control
0 = Off window0.
1 = On window0.
0