sed1355 ETC-unknow, sed1355 Datasheet - Page 227

no-image

sed1355

Manufacturer Part Number
sed1355
Description
Sed1355 Embedded Ramdac Lcd/crt Controller
Manufacturer
ETC-unknow
Datasheet

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
sed1355F0A
Manufacturer:
EPSON/爱普生
Quantity:
20 000
Part Number:
sed1355FOA
Manufacturer:
EPSON
Quantity:
996
Part Number:
sed1355FOA
Manufacturer:
EPSON/爱普生
Quantity:
20 000
Epson Research and Development
Vancouver Design Center
11.5.8 Power Save
11.6 Porting LIBSE to a new target platform
Programming Notes and Examples
Issue Date: 99/04/27
HelloApp
This section covers the HAL functions dealing with the Power Save features of the SED1355.
int seSWSuspend(int DevID, BOOL Suspend)
Description:
Parameters:
Return Value: ERR_OK
int seHWSuspend(int DevID, BOOL Suspend)
Description:
Parameters:
Return Value: ERR_OK
Building Epson applications like a simple HelloApp for a new target platform requires 3 things, the
HelloApp code, the 1355HAL library, and a some standard C functions (portable ones are encapsu-
lated in our mini C library LIBSE).
Figure 11-1: Components needed to build 1355 HAL application
Causes the SED1355 to enter software suspend mode.
When software suspend mode is engaged the display is disabled and display buffer
is inaccessible. In this mode the registers and the LUT are accessible.
DevID
Suspend
Causes the SED1355 to enter/leave hardware suspend mode. This option in only
supported on SED1355B0B ISA evaluation boards.
When hardware suspend mode is engaged the display is disabled and display buffer
is inaccessible and the registers and LUT are inaccessible.
DevID
Suspend
HelloApp Source code
C Library Functions (LIBSE for embedded platforms)
1355HAL Library
- a registered device ID
- boolean flag to indicate which state to engage.
- enter suspend mode when non-zero and return to normal power
- operation completed with no problems
- a registered device ID
- boolean flag to indicate which state to engage.
- enter suspend mode when non-zero and return to normal power
- operation completed with no problems
when equal to zero.
when equal to zero.
X23A-G-003-05
SED1355
Page 71

Related parts for sed1355