S1D13505 Epson Electronics America, Inc., S1D13505 Datasheet - Page 235

no-image

S1D13505

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

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
S1D13505F00A
Manufacturer:
EPSON
Quantity:
254
Part Number:
S1D13505F00A100
Manufacturer:
EPSON
Quantity:
8 000
Part Number:
S1D13505F00A2
Manufacturer:
EPSON
Quantity:
5
Part Number:
S1D13505F00A2
Manufacturer:
EPSON/爱普生
Quantity:
20 000
Part Number:
S1D13505F00A200
Manufacturer:
EPSON
Quantity:
1 400
Part Number:
S1D13505F00A200
Manufacturer:
Epson Electronics America Inc-Semiconductor Div
Quantity:
10 000
Part Number:
S1D13505F00A200
Manufacturer:
EPSON/爱普生
Quantity:
20 000
Epson Research and Development
Vancouver Design Center
HAL\r\n");
SED1355\r\n");
Lut[0][0], 3);
and Blue */
Lut[0][0], 3);
Programming Notes and Examples
Issue Date: 01/02/05
{
}
/*
** Init the SED1355 with the defaults stored in the HAL_STRUCT
*/
if (seSetInit(DevId) != ERR_OK)
{
}
/*
** Determine the screen size
*/
if (seGetScreenSize(DevId, &width, &height) != ERR_OK)
{
}
/*
** Determine the Bpp mode, and set colors appropriately
** Note: if less than 15Bpp set the color Lookup Table (LUT)
** local color variables contain either index into LUT or RGB value
*/
seGetBitsPerPixel(DevId, &Bpp);
if (verbose)
switch(Bpp)
{
printf("\r\nERROR: Unable to register device with
return -1;
printf("\r\nERROR: Unable to initialize the
return -1;
printf("\r\nERROR: Unable to get screen size\r\n");
return -1;
printf("Bpp is %d\n", Bpp);
case 1: /* Can't really do red and blue here */
/* Set the LUT to values appropriate to Black, Red,
case 2:
case 4:
case 8:
default: /* 15 or 16 bpp */
seSetLut(DevId, (BYTE *)&RedBlue-
color_red =
color_blue = 1;
break;
seSetLut(DevId, (BYTE *)&RedBlue-
color_red
color_blue = 2;
break;
color_red
= 1;
= RED16BPP;
1;
X23A-G-003-07
S1D13505
Page 81

Related parts for S1D13505