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

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
registered.");
ter SED1355 device.");
from
Programming Notes and Examples
Issue Date: 01/02/05
** This step sets up the HAL for use but does not access the 1355.
*/
switch (seRegisterDevice(&HalInfo, &Device))
{
}
/*
** Identify that this is indeed an SED1355.
*/
seGetId( Device, &ChipId);
if (ID_SED1355F0A != ChipId)
{
}
/*
** Initialize the SED1355.
** This step will actually program the registers with values taken
** the default register table in appcfg.h.
*/
if (ERR_OK != seSetInit(Device))
{
}
/*
** The default initialization clears the display.
** Draw a 100x100 red rectangle in the upper left corner (0,0)
** of the display.
*/
seDrawRect(Device, 0, 0, 100, 100, 1, TRUE);
/*
** Init the HW cursor. The HAL performs several calculations to
** determine the best location to place the cursor image and
** will use that location from here on.
case ERR_OK:
case HAL_DEVICE_ERR:
default:
printf("\nERROR: Did not detect SED1355.");
exit(1);
printf("\nERROR: Could not initialize device.");
exit(1);
break;
printf("\nERROR: Too many devices
exit(1);
printf("\nERROR: Could not regis-
exit(1);
X23A-G-003-07
S1D13505
Page 85

Related parts for S1D13505