S1D13A04F00A Epson Electronics America Inc-Semiconductor Div, S1D13A04F00A Datasheet - Page 288

IC LCD COMPANION 160KB 128-TQFP

S1D13A04F00A

Manufacturer Part Number
S1D13A04F00A
Description
IC LCD COMPANION 160KB 128-TQFP
Manufacturer
Epson Electronics America Inc-Semiconductor Div
Datasheets

Specifications of S1D13A04F00A

Display Type
LCD
Voltage - Supply
1.8 V ~ 2.75 V
Mounting Type
Surface Mount
Package / Case
125-TQFP, 125-VQFP
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Current - Supply
-
Operating Temperature
-
Interface
-
Configuration
-
Digits Or Characters
-
Other names
S1D13A04F00A100
S1D13A04F00A100

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
S1D13A04F00A
Manufacturer:
Epson Electronics America Inc-Semiconductor Div
Quantity:
10 000
Part Number:
S1D13A04F00A1
Manufacturer:
EPSON
Quantity:
816
Part Number:
S1D13A04F00A1
Manufacturer:
EPSON/爱普生
Quantity:
20 000
Part Number:
S1D13A04F00A100
Manufacturer:
OSRAM
Quantity:
4 600
Company:
Part Number:
S1D13A04F00A100
Quantity:
2
Page 116
void halWriteDisplay16(UInt32 Offset, UInt16 Value, UInt32 Count)
Description:
Parameters:
Return Value:
void halWriteDisplay32(UInt32 Offset, UInt32 Value, UInt32 Count)
Description:
Parameters:
Return Value:
11.2.3 Register Access
UInt8 halReadReg8(UInt32 Index)
Description:
Parameters:
Return Value:
S1D13A04
X37A-G-003-05
Writes a word into display memory at the requested offset.
Offset
Value
Count
Nothing.
Writes a dword into display memory at the requested offset.
Offset
Value
Count
Nothing.
The S1D13A04 HAL includes six register access functions. The primary purpose of the
register access functions is to demonstrate how to access the S1D13A04 control registers
using the C programming language. Most programs that need to access the registers will
bypass the HAL and access the registers directly.
set. No S1D13A04 registers are changed
Index
The value read from the register.
Use caution in selecting the index and when interpreting values returned from
halReadReg8() to ensure the correct meaning is given to the values. Changing between big
endian and little endian will move relative register offsets.
Reads and returns the contents of one byte of an S1D13A04 register at the requested off-
a 32 bit byte offset to the byte to be written to display memory. To prevent
system slowdowns and possibly memory faults, Offset should be a word
multiple.
the word value to be written to display memory.
the number of times to repeat the Value in memory. By including a count (or
loop) value this function can efficiently fill display memory.
A 32 bit byte offset to the byte to be written to display memory. To prevent
system slowdowns and possibly memory faults, Offset should be a dword
multiple.
The number of times to repeat the Value in memory. By including a count
(or loop) value this function can efficiently fill display memory.
32 bit offset to the register to read. Index is zero based from the beginning
of register address space. (e.g. if Index == 04h then the Memory Clock
Configuration register will be read and if Index == 8000h then the BitBLT
Control Register will be read)
The dword value to be written to display memory.
Epson Research and Development
Programming Notes and Examples
Vancouver Design Center
Issue Date: 2002/08/21

Related parts for S1D13A04F00A