S1D13704 Epson Electronics America, Inc., S1D13704 Datasheet - Page 147

no-image

S1D13704

Manufacturer Part Number
S1D13704
Description
LCD Controller
Manufacturer
Epson Electronics America, Inc.
Datasheet

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
S1D13704F00A100
Manufacturer:
EPSON
Quantity:
500
Part Number:
S1D13704F00A100
Manufacturer:
EPSON
Quantity:
1 000
Part Number:
S1D13704F00A200
Manufacturer:
EPSON
Quantity:
1 400
Part Number:
S1D13704F00A200
Manufacturer:
EPSON/爱普生
Quantity:
20 000
Epson Research and Development
Vancouver Design Center
Programming Notes and Examples
Issue Date: 01/02/12
int seGetScreenSize(int DevID, int * Width, int * Height)
Description:
Parameters:
Return value: ERR_OK
int seDelay(int MilliSeconds)
Description:
Parameters:
Return Value: ERR_OK
int seGetLastUsableByte(int DevID, long * plLastByte)
Description:
Parameters:
This function is a holdover from 1350X products which support different amounts
Retrieves the width and height in pixels of the display surface. The width and height
are derived by reading the horizontal and vertical size registers and calculating the
dimensions. Virtual dimensions are not taken into account for this calculation.
When the display is in SwivelView mode the dimensions will be swapped. (i.e. a
640x480 display in SwivelView mode will return a width and height of 480 and
height of 640.
DevID
Width
Height
This function will delay for the length of time specified in “MilliSeconds” before
returning to the caller.
This function was originally intended for non-PC platforms. Information about how
to access the timers was not always available however we do know frame rate and
can use that for timing calculations.
The S1D13704 registers must be initialized for this function to work correctly. On
the PC platform this is simply a call to the C timing functions and is therefore
independent of the register settings.
DevID
MilliSeconds- time to delay in seconds
ERR_FAILED- returned on non-PC platforms when the S1D13704 registers have
not bee initialized
This functions returns a pointer, as a long integer, to the last byte of usable display
memory.
of memory.
DevID
plLastByte - pointer to a long integer to receive the offset to the last byte of
- registered device ID
- pointer to an integer to receive the display width
- pointer to an integer to receive the display height
- the operation completed successfully
- registered device ID
- operation completed with no problems
- registered device ID
display memory
X26A-G-002-03
S1D13704
Page 51

Related parts for S1D13704