Page 124 Epson Research and Development
Vancouver Design Center
S1D13505 Hardware Functional Specification
X23A-A-001-14 Issue Date: 01/02/02
10 Display Configuration

10.1 Display Mode Data Format

The following diagrams show the display mode data formats for a little-endian system.

Figure 10-1: 1/2/4/8 Bit-per-pixel Format Memory Organization
1 bpp:
A0A1A2A3A4A5A6A7
Host Address Display Memory
Panel Display
P0P1P2P3P4P5P6P7
2 bpp:
A0B0A1B1A2B2A3B3
Host Address Display Memory
A4B4A5B5A6B6A7B7
bit 7 bit 0
bit 7 bit 0
4 bpp:
A0B0C0D0A1B1C1D1
Host Address Display Memory
A2B2C2D2A3B3C3D3
bit 7 bit 0
A4B4C4D4A5B5C5D5
Host Address Display Memory
bit 7 bit 0
8 bpp:
A0B0C0D0E0F0G0H0
A1B1C1D1E1F1G1H1
A2B2C2D2E2F2G2H2
Byte 0
Byte 0
Byte 1
Byte 0
Byte 1
Byte 2
Byte 0
Byte 1
Byte 2
Panel Display
P0P1P2P3P4P5P6P7
Panel Display
P0P1P2P3P4P5P6P7
Panel Display
P0P1P2P3P4P5P6P7
Pn = (An)
Pn = (An, Bn)
Pn = (An, Bn, Cn, Dn)
Pn = (An, Bn, Cn, Dn,En, Fn, Gn, Hn)