S1D13700F01A100 Epson, S1D13700F01A100 Datasheet - Page 138

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
}
S1D13705F00A PROGRAMMING NOTES
AND EXAMPLES (X27A-G-002-01)
OffsetBytes--;
SET_REG(0x0C, LOBYTE(OffsetBytes));
SET_REG(0x0D, HIBYTE(OffsetBytes));
/*
** Set Portrait mode.
** Use the non-X2 (default) scheme so we don't have to re-calc the frame
** rate. MCLK will be <= 25 MHz so we can leave auto-switch enabled.
*/
SET_REG(0x1B, 0x80);
/*
** Draw a solid blue 100x100 rectangle centered on the display.
** Starting co-ordinates, assuming a 320x240 display are:
**
*/
for (y = 70; y < 180; y++)
{
Arr[0] = physaddr;
Arr[1] = 4 * 1024 * 1024;
rc = DeviceIoControl(hDriver, IOCTL_SED_MAP_PHYSICAL_MEMORY,
if (rc)
/*
** Close the handle.
** This will dynamically UNLOAD the Virtual Device for Win95.
*/
CloseHandle(hDriver);
if (rc)
return -1;
(320-100)/2 , (240-100)/2 = 110,70.
/*
** Set the memory pointer at the start of each line.
**
** NOTICE: as this is default portrait mode, the width is a power
**
**
return -1;
*linaddr = retVal;
return 0;
Pointer = MEM_OFFSET + (Y * Line_Width * BPP / 8) + (X * BPP / 8)
of two. In this case, we use a value of 256 pixels for
our calculations instead of the panel dimension of 240.
&Arr[0], 2 * sizeof(ULONG), &retVal, sizeof(ULONG),
&cbReturned, NULL);
EPSON
10: SAMPLE CODE
2-53

Related parts for S1D13700F01A100