LCD Controller Registers
11-26
Table 11–12 lists suggested LCD register settings for various operating
modes.
Table 11–12. LCD Control Register Settings
Panel Type
Graphics Mode
Register Setting
First Palette
Entry
Monochrome
2 BPP
0x00400002
0x1XXX
Monochrome
4 BPP
0x00400002
0x2XXX
Monochrome
8 BPP
0x00010002
0x3XXX
Passive color
2 BPP
0x00400000
0x1XXX
Passive color
4 BPP
0x00400000
0x2XXX
Passive color
8 BPP
0x00010000
0x3XXX
Passive color
12 BPP
0x00000000
0x4XXX
Passive color
16 BPP
0x01000000
0x4XXX
Active color
2 BPP
0x00C00080
0x1XXX
Active color
4 BPP
0x00C00080
0x2XXX
Active color
8 BPP
0x00800080
0x3XXX
Active color
12 BPP
0x00800080
0x4XXX
Active color
16 BPP
0x00000080
0x4XXX
Bits Per Pixel STN Mode (5-6-5 STN)
The 16 BPP STN mode is handled similarly to the 12 BPP mode. The differ-
ences are in how the pixel data is organized in the frame buffer and in which
bits are sent to the dither logic.
The 12-bit STN mode remains the same in the frame buffer memory as: 4-4-4.
Table 11–13. 12-Bit STN Data in Frame Buffer
Unused
Red
Green
Blue
Pins
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
Data
Data ignored
R3
R2
R1
R0
G3
G2
G1
G0
G3
G2
G1
G0