Initialization and Configuration
1396
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
LCD Controller
1. Program the LCDRASTRCTL register along with the raster timings in the LCDRASTRTIMn
registers.
2. Configure the subpanel display in the LCDRASTRSUBPn registers.
3. Select the DMA parameters such as burst size, and memory layout in the LCDDMACTL register.
Program the frame buffer boundaries in the LCDDMABAFBn and LCDDMACAFBn registers.
4. Enable any required interrupts in the LCDIM register.
5. Initiate Raster mode transactions by setting the LCDEN bit in the LCDRASTRCTL register.
5. The LCD DMA may interface to internal SRAM or the external memory through EPI for transfer of data.
To configure the EPI for use with LCD, see
.
NOTE:
When using the LCD with EPI to interface to external memory, the external code address
space 0x1000.0000 must be selected by programing the ECADR field to 0x1 in the EPI
Address Map (EPIADDRMAP) register at EPI offset 0x01C.