欢迎访问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文件第303页浏览型号S1D13506的Datasheet PDF文件第304页浏览型号S1D13506的Datasheet PDF文件第305页浏览型号S1D13506的Datasheet PDF文件第306页浏览型号S1D13506的Datasheet PDF文件第308页浏览型号S1D13506的Datasheet PDF文件第309页浏览型号S1D13506的Datasheet PDF文件第310页浏览型号S1D13506的Datasheet PDF文件第311页  
Epson Research and Development  
Page 73  
Vancouver Design Center  
Source Address = 0  
Start Bit Position = 0  
Blit Width = 3  
The following bits are expanded.  
Word Sent To BitBLT Engine  
15  
7
8
7
0
0
0
7
High Byte  
Low Byte  
All subsequent WORDS in one blit line are then serially expanded starting at bit 7 of the  
low byte until the end of the blit line. All unused bits in the last WORD are discarded. It is  
extremely important that the exact number of WORDS is provided to the blit engine. The  
number of WORDS is calculated from the following formula. This formula is valid for all  
color depths (8/15/16 bpp).  
nWords = ((Sx MOD 16 + BltWidth + 15) ÷ 16) × BltHeight  
where:  
Sx is the X coordinate of the starting pixel in a word aligned monochrome bitmap.  
Monochrome Bitmap  
Byte 1  
Byte 2  
15  
Sx =  
0
1
2
3
4
5
6
7
8
9
10 11 12 13 14  
Example 10: Color expand a rectangle of 12 x 18 starting at the coordinates Sx =  
125, Sy = 17 using a 640x480 display at a color depth of 8 bpp.  
This example assumes a monochrome, WORD aligned bitmap of dimensions 300 x 600  
with the origin at an address A. The color expanded rectangle will be displayed at the screen  
coordinates X = 20, Y = 30. The foreground color corresponds to the LUT entry at index  
134, the background color to index 124.  
1. First we need to calculate the address of the WORD within the monochrome bitmap  
containing the pixel x = 125,y = 17.  
SourceAddress  
= BitmapOrigin + (y × SourceStride) + (x ÷ 8)  
= A + (Sy × SourceStride) + (Sx ÷ 8)  
= A + (17 × 38) + (125 ÷ 8)  
= A + 646 + 15  
= A + 661  
Programming Notes and Examples  
Issue Date: 01/02/06  
S1D13506  
X25B-G-003-03  
 复制成功!