UM10503
All information provided in this document is subject to legal disclaimers.
© NXP B.V. 2012. All rights reserved.
User manual
Rev. 1.3 — 6 July 2012
782 of 1269
NXP Semiconductors
UM10503
Chapter 27: LPC43xx LCD
27.6.18 Cursor Palette register 0
The cursor palette registers provide color palette information for the visible colors of the
cursor. Color0 maps through CRSR_PAL0.
The register provides 24-bit RGB values that are displayed according to the abilities of the
LCD panel in the same way as the frame-buffers palette output is displayed.
In monochrome STN mode, only the upper 4 bits of the Red field are used. In STN color
mode, the upper 4 bits of the Red, Blue, and Green fields are used. In 24 bits per pixel
mode, all 24 bits of the palette registers are significant.
27.6.19 Cursor Palette register 1
The cursor palette registers provide color palette information for the visible colors of the
cursor. Color1 maps through CRSR_PAL1.
The register provides 24-bit RGB values that are displayed according to the abilities of the
LCD panel in the same way as the frame-buffers palette output is displayed.
In monochrome STN mode, only the upper 4 bits of the Red field are used. In STN color
mode, the upper 4 bits of the Red, Blue, and Green fields are used. In 24 bits per pixel
mode, all 24 bits of the palette registers are significant.
Table 619. Cursor Configuration register (CRSR_CFG, address 0x4000 8C04) bit description
Bit
Symbol
Description
Reset
value
0
CrsrSize
Cursor size selection.
0 = 32x32 pixel cursor. Allows for 4 defined cursors.
1 = 64x64 pixel cursor.
0x0
1
FRAMESYNC
Cursor frame synchronization type.
0 = Cursor coordinates are asynchronous.
1 = Cursor coordinates are synchronized to the frame
synchronization pulse.
0x0
31:2
-
Reserved, user software should not write ones to reserved bits.
The value read from a reserved bit is not defined.
-
Table 620. Cursor Palette register 0 (CRSR_PAL0, address 0x4000 8C08) bit description
Bit
Symbol
Description
Reset
value
7:0
RED
Red color component
0x0
15:8
GREEN
Green color component
0x0
23:16
BLUE
Blue color component.
0x0
31:24
-
Reserved, user software should not write ones to reserved bits.
The value read from a reserved bit is not defined.
-