Epson S1D13706 Technical Manual page 194

Embedded memory lcd controller
Hide thumbs Also See for S1D13706:
Table of Contents

Advertisement

Page 34
S1D13706
X31B-G-003-03
2. Determine the main window display start address.
The main window is typically placed at the start of display memory which is at display
address 0.
main window display start address register = desired byte address ÷ 4
Program the Main Window Display Start Address registers. REG[74h] is set to 00h,
REG[75h] is set to 00h, and REG[76h] is set to 00h.
3. Determine the main window line address offset.
number of dwords per line
Program the Main Window Line Address Offset registers. REG[78h] is set to 28h, and
REG[79h] is set to 00h.
Example 2: In SwivelView 90
320x240 panel at a color depth of 4 bpp.
1. Confirm the main window coordinates are valid.
The vertical coordinates must be a multiple of 32 ÷ bpp.
240 ÷ (32 ÷ 4) = 30
Main window vertical coordinate is valid.
2. Determine the main window display start address.
The main window is typically placed at the start of display memory, which is at dis-
play address 0.
main window display start address register
= ((desired byte address + (panel height × bpp ÷ 8)) ÷ 4) - 1
= ((0 + (240 × 4 ÷ 8) ÷ 4) - 1
= 29
= 1Dh
Program the Main Window Display Start Address registers. REG[74h] is set to 1Dh,
REG[75h] is set to 00h, and REG[76h] is set to 00h.
3. Determine the main window line address offset.
number of dwords per line
= 0
= image width ÷ (32 ÷ bpp)
= 320 ÷ (32 ÷ 4)
= 40
= 28h
°
mode, program the main window registers for a
= image width ÷ (32 ÷ bpp)
= 240 ÷ (32 ÷ 4)
= 30
= 1Eh
Epson Research and Development
Vancouver Design Center
Programming Notes and Examples
Issue Date: 01/02/23

Advertisement

Table of Contents
loading

Table of Contents