
Page 140
Epson Research and Development
Vancouver Design Center
S1D13706
Hardware Functional Specification
X31B-A-001-08
Issue Date: 01/11/13
12.3 180° SwivelView™
The following figure shows how the programmer sees a 480x320 landscape image and how
the image is being displayed. The application image is written to the S1D13706 in the
following sense: A–B–C–D. The display is refreshed by the S1D13706 in the following
sense: D-C-B-A.
Figure 12-2: Relationship Between The Screen Image and the Image Refreshed in 180
°
SwivelView.
12.3.1 Register Programming
Enable
180
°
SwivelView™ Mode
Set SwivelView™ Mode Select bits (REG[71h] bits 1:0) to 10.
Display Start Address
The display refresh circuitry starts at pixel “D”, therefore the Main Window Display Start
Address registers (REG[74h], REG[75h], REG[76h]) must be programmed with the
address of pixel “D”. To calculate the value of the address of pixel “D” use the following
formula (assumes 8 bpp color depth).
Main Window Display Start Address bits 16:0
= ((image a (offset x (panel height - 1) + panel width) x bpp
÷
8)
÷
4) - 1
= ((0 + (480 pixels x 319 480 pixels) x 8 bpp
÷
8)
÷
4) - 1
= 38399 (95FFh)
image seen by programmer
= image in display buffer
480
SwivelView
window
480
32
0
A
B
C
D
32
0
image refreshed by S1D13706
Sw
ivel
View
window
A
B
C
D
display start address
(panel origin)
physical memory
start address