欢迎访问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文件第320页浏览型号S1D13506的Datasheet PDF文件第321页浏览型号S1D13506的Datasheet PDF文件第322页浏览型号S1D13506的Datasheet PDF文件第323页浏览型号S1D13506的Datasheet PDF文件第325页浏览型号S1D13506的Datasheet PDF文件第326页浏览型号S1D13506的Datasheet PDF文件第327页浏览型号S1D13506的Datasheet PDF文件第328页  
Page 90  
Epson Research and Development  
Vancouver Design Center  
5. Program the BitBLT Operation Register to select the Move Blit with Color Expan-  
sion. REG[103h] is set to 0Bh.  
6. Program the BitBLT Foreground Color Register to select black (in 16 bpp black =  
0000h). REG[119h] is set to 00h and REG[118h] is set to 00h.  
7. Program the BitBLT Background Color Register to select white (in 16 bpp white =  
FFFFh). REG[115h] is set to FFh and REG[114h] is set to FFh.  
8. Program the BitBLT Color Format Select bit for 16 bpp operations. REG[101h] is set  
to 01h.  
9. Program the BitBLT Memory Offset Registers to the ScreenStride in WORDS.  
BltMemoryOffset = ScreenStride ÷ 2  
= 640  
= 280h  
REG[10Dh] is set to 02h and REG[10Ch] is set to 80h.  
10. Program the BitBLT Destination/Source Linear Select bits for a rectangular blit (Bit-  
BLT Destination Linear Select = 0, BitBLT Source Linear Select = 0).  
Start the blit operation. REG[100h] is set to 80h.  
Note  
The order of register initialization is irrelevant as long as all relevant registers are pro-  
grammed before the BitBLT is initiated.  
10.2.12 Transparent Move Blit with Color Expansion  
The Transparent Move Blit with Color Expansion is virtually identical to the Move Blit  
with Color Expansion. The background color is ignored and bits in the monochrome source  
bitmap set to 0 are not color expanded.  
10.2.13 Read Blit  
This Read Blit increases the speed of transferring data from the display buffer to system  
memory. This blit complements the Write Blit and is typically used to save a part of the  
display buffer to the system memory. Once the Read Blit begins, the blit engine remains  
active until all the pixels have been read.  
The blit engine requires the address to copy from and the size of the area to copy (width x  
height). The blit engine expects to read a certain number of words. For 15/16 bpp color  
depths, the number of words is the same as the number of pixels due to the fact that each  
pixel is one WORD wide. The number of WORD reads the blit engine expects is calculated  
using the following formula.  
nWORDS  
= nPixels  
= Blit Width × Blit Height  
S1D13506  
X25B-G-003-03  
Programming Notes and Examples  
Issue Date: 01/02/06  
 复制成功!