S1D13705 Epson Electronics America, Inc., S1D13705 Datasheet - Page 145

no-image

S1D13705

Manufacturer Part Number
S1D13705
Description
S1d13705 Embedded Memory Lcd Controller
Manufacturer
Epson Electronics America, Inc.
Datasheet

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
S1D1370500A1
Manufacturer:
EPSON/爱普生
Quantity:
20 000
Part Number:
S1D13705F00A100
Manufacturer:
EPSON
Quantity:
1 831
Part Number:
S1D13705F00A200
Manufacturer:
EPSON/爱普生
Quantity:
20 000
Epson Research and Development
Vancouver Design Center
Programming Notes and Examples
Issue Date: 01/02/13
Description:
Parameter:
Return Value: ERR_OK
Description:
Parameters:
Return Value: ERR_OK
Description:
Parameters:
Return Value: ERR_OK - operation completed with no problems
int seSetBitsPerPixel(int BitsPerPixel)
int seGetBitsPerPixel(int * pBitsPerPixel)
int seGetBytesPerScanline(int * pBytes)
This routine sets the display color depth.
After performing validity checks to ensure the requested video mode can be set the
appropriate registers are changed and the Look-Up Table is set its default values
appropriate to the color depth.
This call is similar to a mode set call on a standard VGA.
BitsPerPixel - desired color depth in bits per pixel.
ERR_FAILED- possible causes for this error include:
1) the desired frame rate may not be attainable with the specified input clock
2) the combination of width, height and color depth may require more memory than
is available on the S1D13705.
This function reads the S1D13705 registers to determine the current color depth and
returns the result in pBitsPerPixel.
pBitsPerPixel - pointer to an integer to receive current color depth.
Determines the number of bytes per scan line of current display mode. It is assumed
that the registers have already been correctly initialized before seGetBytesPer-
Scanline() is called (i.e. after initializing the HAL, setting the Display mode and
adjusting the bits per pixel or other values).
The number of bytes per scanline will include non-displayed bytes if the screen
width is greater the display width, or in Default Portrait Mode.
pBytes
- Valid arguments are: 1, 2, 4, and 8.
- operation completed with no problems
- return values will be: 1, 2, 4, or 8.
- operation completed with no problems
- pointer to an integer to receive the number of bytes per scan line
X27A-G-002-02
S1D13705
Page 53

Related parts for S1D13705