sed1374 ETC-unknow, sed1374 Datasheet - Page 141

no-image

sed1374

Manufacturer Part Number
sed1374
Description
Sed1374 Embedded Memory Color Lcd Controller
Manufacturer
ETC-unknow
Datasheet

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
sed137460B5
Manufacturer:
HIROSE
Quantity:
49 000
Part Number:
sed1374F0A
Manufacturer:
EPSON
Quantity:
650
Part Number:
sed1374FOA
Manufacturer:
NICHIA
Quantity:
12 000
Part Number:
sed1374FOA
Manufacturer:
EPSON/爱普生
Quantity:
20 000
Epson Research and Development
Vancouver Design Center
Programming Notes and Examples
Issue Date: 99/04/27
Example 8: Pan the above SwivelView mode image to the right by 4 pixels then
To pan by four pixels the start address needs to be advanced.
To scroll by 4 lines we have to change the start address by the offset of four lines of display.
Set Screen1 Display Start Word Address LSB (REG[0Ch]) to 81h and Screen1 Display
Start Word Address MSB (REG[0Dh]) to 02h.
1. Calculate the amount to change start address by.
2. Increment the start address registers by the just calculated value.
1. Calculate the amount to change start address by.
2. Increment the start address registers by the just calculated value
Bytes = Pixels x BitsPerPixel / 8 = 4 x 4 / 8 = 2 bytes
In this case the value writen to the start address register will be 81h (7Fh + 2 = 81h)
BytesPerLine = LineByteCount = 128
Bytes = Lines x BytesPerLine = 4 x 128 = 512 = 200h
In this case 281h (81h + 200h) will be written to the Screen 1 Start Word Address reg-
ister pair.
scroll it up by 6 pixels.
X26A-G-002-02
SED1374
Page 45

Related parts for sed1374