欢迎访问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文件第307页浏览型号S1D13506的Datasheet PDF文件第308页浏览型号S1D13506的Datasheet PDF文件第309页浏览型号S1D13506的Datasheet PDF文件第310页浏览型号S1D13506的Datasheet PDF文件第312页浏览型号S1D13506的Datasheet PDF文件第313页浏览型号S1D13506的Datasheet PDF文件第314页浏览型号S1D13506的Datasheet PDF文件第315页  
Epson Research and Development  
Page 77  
Vancouver Design Center  
6. Program the BitBLT Color Format Register for 16 bpp operations. REG[101h] is set  
to 01h.  
7. 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.  
8. 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.5 Move BitBLT in a Positive Direction with ROP  
The Move BitBLT moves an area of the display buffer to a different area of the display  
buffer. This operation has two intended purposes:  
• Copying unattended display buffer to display buffer.  
• Saving a visible bitmap to off-screen display buffer.  
The Move BitBLT may move data from one rectangular area to another, or it may be  
specified as linear. This allows the temporary saving of a portion of the visible display  
buffer to an area off-screen. The linear configuration may be applied to the source or desti-  
nation. Defining the Move BitBLT as linear allows each line of the Move BitBLT area to  
be placed directly after the previous line, rather than requiring a complete row of address  
space for each line.  
Note  
When the destination area overlaps the original source area and the destination address  
is greater then the source address, use the Move BitBLT in Negative Direction with  
ROP.  
Programming Notes and Examples  
Issue Date: 01/02/06  
S1D13506  
X25B-G-003-03  
 复制成功!