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

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
Epson Research and Development
Vancouver Design Center
11.2.2 Memory Access
UInt8 halReadDisplay8(UInt32 Offset)
Description:
Parameters:
Return Value:
UInt16 halReadDisplay16(UInt32 Offset)
Description:
Parameters:
Return Value:
UInt32 halReadDisplay32(UInt32 Offset)
Description:
Parameters:
Return Value:
void halWriteDisplay8(UInt32 Offset, UInt8 Value, UInt32 Count)
Description:
Parameters:
Return Value:
Programming Notes and Examples
Issue Date: 2002/08/21
The S1D13A04 HAL includes six memory access functions. The primary purpose of the
memory access functions is to demonstrate how to access display memory using the C
programming language. Most programs that need to access memory will bypass the HAL
and access memory directly.
Reads and returns the value of one byte of display memory.
Offset
The value of the byte at the requested offset.
Reads and returns the value of one word of display memory.
Offset
The value of the word at the requested offset.
Reads and returns the value of one dword of display memory.
Offset
The value of the dword at the requested offset.
Writes a byte into display memory at the requested address.
Offset
Value
Count
Nothing.
A 32 bit offset to the byte to be read from display memory
A 32 bit byte offset to the word to be read from display memory
To prevent system slowdowns and possibly memory faults, Offset should be
a word multiple.
A 32 bit byte offset to the dword to be read from display memory.
To prevent system slowdowns and possibly memory faults, Offset should be
a dword multiple.
A 32 bit byte offset to the byte to be written to display memory.
The byte value to be written to display memory.
The number of times to repeat Value in memory. By including a count (or
loop) value this function can efficiently fill display memory.
X37A-G-003-05
S1D13A04
Page 115

Related parts for S1D13A04F00A