Nxp semiconductors – NXP Semiconductors LPC24XX UM10237 User Manual

Page 312

Advertising
background image

UM10237_4

© NXP B.V. 2009. All rights reserved.

User manual

Rev. 04 — 26 August 2009

312 of 792

NXP Semiconductors

UM10237

Chapter 12: LPC24XX LCD controller

10

BEPO

Big-Endian Pixel Ordering.

Controls pixel ordering within a byte:

0 = little-endian ordering within a byte.

1 = big-endian pixel ordering within a byte.

The BEPO bit selects between little and big-endian pixel packing
for 1, 2, and 4 bpp display modes, it has no effect on 8 or 16 bpp
pixel formats.

See Pixel serializer for more information on the data format.

0x0

9

BEBO

Big-endian Byte Order.

Controls byte ordering in memory:

0 = little-endian byte order.

1 = big-endian byte order.

0x0

8

BGR

Color format selection.

0 = RGB: normal output.

1 = BGR: red and blue swapped.

0x0

7

LcdDual

Single or Dual LCD panel selection.

STN LCD interface is:

0 = single-panel.

1 = dual-panel.

0x0

6

LcdMono8

Monochrome LCD interface width.

This bit controls whether a monochrome STN LCD uses a 4 or
8-bit parallel interface. It has no meaning in other modes and
must be programmed to zero.

0 = monochrome LCD uses a 4-bit interface.

1 = monochrome LCD uses a 8-bit interface.

0x0

5

LcdTFT

LCD panel TFT type selection.

0 = LCD is an STN display. Use gray scaler.

1 = LCD is a TFT display. Do not use gray scaler.

0x0

Table 267. LCD Control register (LCD_CTRL, RW - 0xFFE1 0018)

Bits

Function

Description

Reset
value

Advertising