欢迎访问ic37.com |
会员登录 免费注册
发布采购

S1D13506 参数 Datasheet PDF下载

S1D13506图片预览
型号: S1D13506
PDF下载: 下载PDF文件 查看货源
内容描述: S1D13506彩色LCD / CRT / TV控制器 [S1D13506 Color LCD/CRT/TV Controller]
分类和应用: 电视控制器
文件页数/大小: 696 页 / 5934 K
品牌: EPSON [ EPSON COMPANY ]
 浏览型号S1D13506的Datasheet PDF文件第461页浏览型号S1D13506的Datasheet PDF文件第462页浏览型号S1D13506的Datasheet PDF文件第463页浏览型号S1D13506的Datasheet PDF文件第464页浏览型号S1D13506的Datasheet PDF文件第466页浏览型号S1D13506的Datasheet PDF文件第467页浏览型号S1D13506的Datasheet PDF文件第468页浏览型号S1D13506的Datasheet PDF文件第469页  
Epson Research and Development  
Page 5  
Vancouver Design Center  
8. Edit the file PLATFORM.BIB (located in X:\wince\platform\cepc\files) to set the de-  
fault display driver to the file EPSON.DLL. (EPSON.DLL will be created during the  
build in step 12)  
You may replace the following lines in PLATFORM.BIB:  
IF CEPC_DDI_VGA2BPP  
ddi.dll $(_FLATRELEASEDIR)\ddi_vga2.dll  
ENDIF  
NK SH  
NK SH  
IF CEPC_DDI_VGA8BPP  
ddi.dll $(_FLATRELEASEDIR)\ddi_vga8.dll  
ENDIF  
IF CEPC_DDI_VGA2BPP !  
IF CEPC_DDI_VGA8BPP !  
ddi.dll $(_FLATRELEASEDIR)\ddi_s364.dll  
ENDIF  
NK SH  
ENDIF  
with this line:  
ddi.dll $(_FLATRELEASEDIR)\EPSON.dll  
NK SH  
9. If the current MODE0.H is not appropriate for your project, generate a new MODE0.H  
file using the S1D13506 utility program 13506CFG.EXE. The file MODE0.H (located in  
X:\wince\platform\cepc\drivers\display\S1D13506) contains the register values required  
to set desired screen resolution, color depth (bpp), panel type, active dis-  
play(LCD/CRT/TV), rotation, etc.  
10. Edit the file PLATFORM.REG to match the screen resolution, color depth (bpp), active  
display(LCD/CRT/TV) and rotation information in MODE.H. PLATFORM.REG is  
located in X:\wince\platform\cepc\files. For example, the display driver section of  
PLATFORM.REG should be as follows when using a 640x480 LCD panel with a color  
depth of 8 bpp in SwivelView 0° (landscape) mode.  
; Default for EPSON Display Driver  
; 640x480 at 8bits/pixel, LCD display, no rotation  
; Useful Hex Values  
; 1024=0x400, 768=0x300 640=0x280 480=0x1E0 320=140 240=0xF0  
[HKEY_LOCAL_MACHINE\Drivers\Display\S1D13506]  
Width=dword:280  
Height=dword:1E0  
Bpp=dword:8  
Flags=dword:1  
Rotation=dword:0  
Windows® CE Display Drivers  
Issue Date: 01/02/06  
S1D13506  
X25A-E-001-05  
 复制成功!