S1D13700F01A100 Epson, S1D13700F01A100 Datasheet - Page 120

no-image

S1D13700F01A100

Manufacturer Part Number
S1D13700F01A100
Description
Display Drivers LCD CONTROLLER
Manufacturer
Epson
Datasheet

Specifications of S1D13700F01A100

Operating Temperature (min)
-40C
Operating Temperature (max)
85C
Operating Temperature Classification
Industrial
Package Type
TQFP
Pin Count
80
Mounting
Surface Mount
Operating Supply Voltage (min)
2.7V
Lead Free Status / Rohs Status
Supplier Unconfirmed

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
S1D13700F01A100
Manufacturer:
MTK
Quantity:
5 000
Part Number:
S1D13700F01A100
Manufacturer:
Epson Electronics America Inc-Semiconductor Div
Quantity:
10 000
Part Number:
S1D13700F01A100
Manufacturer:
EPSON/爱普生
Quantity:
20 000
General HAL Support
S1D13705F00A PROGRAMMING NOTES
AND EXAMPLES (X27A-G-002-01)
int seGetId(int * pId)
void seGetHalVersion(const char ** pVersion, const char ** pStatus, const char **pSta-
tusRevision)
Functions in this group do not fit into any specific category of support. They provide a miscellaneous
range of support for working with the S1D13705.
Description: Reads the S1D13705 revision code register to determine the chip product and revi-
Parameters: pId
Return Value: ERR_OK
Description: Retrieves the HAL library version. The return pointers are all to ASCII strings. A
Parameters: pVersion
Return Value: None
Example:
sions. The interpreted value is returned in pID.
Other HAL libraries will return their respective controller IDs upon detection of
their controller.
ERR_UNKNOWN_DEVICE
cotroller. Returned when pID returnsID_UNKNOWN.
typical return would be: *pVersion == “1.01” (HAL version 1.01),*pStatus == “B”
(The 'B' is the beta designator), *pStatusRevision == “5”. The programmer need
only create pointers of const char type to pass as parameters (see Example below).
pStatus
pStatusRevision
const char *pVersion, *pStatus, *pStatusRevision;
seGetHalVersion( &pVersion, &pStatus, &pStatusRevision);
EPSON
- must point to an allocated string of size VER_SIZE
- must point to an allocated string of size
- must point to an allocated string of size
- Pointer to string to return the version in.
- Pointer to a string to return the release status in.
- Pointer to return the current revision of status.
- pointer to an integer which will receive the
S1D13705 values returned in pID are:
- ID_S1D13705_REV0
- ID_UNKNOWN
- operation completed with no problems
- the HAL was unable to identify the display
STATUS_SIZE
STAT_REV_SIZE
controller ID.
9: HARDWARE ABSTRACTION LAYER (HAL)
2-35

Related parts for S1D13700F01A100