Epson Research and Development Page 61
Vancouver Design Center
Programming Notes and Examples S1D13708
Issue Date: 01/11/20 X39A-G-003-01
ADVANCE
D
IN
F
ORMATION
Subje
ct to C
ha
nge
4. Determine the PIP
+
line address offset.
number of dwords per line
= image width ÷ (32 ÷ bpp)
= 128 ÷ (32 ÷ 4)
= 16
= 10h
Program the PIP
+
Line Address Offset registers.
REG[80h]=10h
REG[81h]=00h.
5. Enable the PIP
+
window.
Program the PIP
+
Window Enable bit.
REG[71h] bit 4 is set to 1.