Epson S1D13504 Technical Manual page 200

Color graphics lcd/crt controller
Hide thumbs Also See for S1D13504:
Table of Contents

Advertisement

Page 60
for (idx = 0; idx < 8; idx++)
{
for (rgb = 0; rgb < 3; rgb++)
{
*(pRegs + 0x26) = *pLUT;
pLUT++;
}
}
/*
** Registers 28-2E: RAMDAC - not used in this example. Programmed very
**
*/
/*
** Register 23: Performance Enhancement - display FIFO enabled, optimum
**
*/
*(pRegs + 0x23) = 0x10;
/*
** Register D: Display Mode - 8 BPP, LCD enable.
*/
*(pRegs + 0x0D) = 0x0D;
}
S1D13504
X19A-G-002-07
similarly to the LUT but all 256 entries are used.
performance.
Epson Research and Development
/* 0001 0000 */
/* 0000 1101 */
Vancouver Design Center
Programming Notes and Examples
Issue Date: 01/02/01

Advertisement

Table of Contents
loading

Table of Contents