
LCD Registers
1399
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
LCD Controller
20.7.2 LCDCTL Register (Offset = 0x4) [reset = 0x0]
LCD Control (LCDCTL)
The LCD Control (LCDCTL) register configures the mode, clock frequencies, and restart behavior of the
LCD Controller.
LCDCTL is shown in
and described in
.
Return to
Figure 20-17. LCDCTL Register
31
30
29
28
27
26
25
24
RESERVED
R-0x0
23
22
21
20
19
18
17
16
RESERVED
R-0x0
15
14
13
12
11
10
9
8
CLKDIV
R/W-0x0
7
6
5
4
3
2
1
0
RESERVED
LCDMODE
R-0x0
R/W-0x0
Table 20-9. LCDCTL Register Field Descriptions
Bit
Field
Type
Reset
Description
31-16
RESERVED
R
0x0
15-8
CLKDIV
R/W
0x0
Clock Divisor.
This field contains a value (from 0 to 255) used to specify the
frequency of the pixel clock, LCDCP (in Raster Mode) or MCLK (in
LIDD mode).
The equation for the two clock outputs is SYSCLK/CLKDIV, where:
LCDCP can range from SYSCLK/2 to SYSCLK/255. CLKDIV = 0x0
or CLKDIV = 0x1 are not allowed.
MCLK can vary from SYSCLK to SYSCLK/255 (using CLKDIV = 0x0
or CLKDIV = 0x1 sets MCLK = SYSCLK.
See
for f
SYSCLK
to f
LCDCP
frequency conversions based on
CLKDIV value.
7-1
RESERVED
R
0x0
0
LCDMODE
R/W
0x0
LCD Mode Select.
0x0 = LCD Controller is operating in LIDD Mode
0x1 = LCD Controller is operating in Raster Mode