欢迎访问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文件第285页浏览型号S1D13506的Datasheet PDF文件第286页浏览型号S1D13506的Datasheet PDF文件第287页浏览型号S1D13506的Datasheet PDF文件第288页浏览型号S1D13506的Datasheet PDF文件第290页浏览型号S1D13506的Datasheet PDF文件第291页浏览型号S1D13506的Datasheet PDF文件第292页浏览型号S1D13506的Datasheet PDF文件第293页  
Epson Research and Development  
Page 55  
Vancouver Design Center  
8.5.4 Move Cursor in SwivelView 270° Rotation  
In the following example, (x, y) represent the desired cursor position.  
1. Calculate the value of x2,  
where x2 = display width - x - 64  
2. Calculate abs(x2), the absolute (non-negative) value of x2.  
3. Write the least significant byte of abs(x2) to Y Position Register 0.  
4. If x2 is negative, take the value of the most significant byte of abs(x2) and logically  
OR with 80h. Write the result to Y Position Register 1.  
If x2 is positive, write the most significant byte of abs(x2) to Y Position Register 1.  
5. Calculate abs(y), the absolute (non-negative) value of y.  
6. Write the least significant byte of abs(y) to X Position Register 0.  
7. If y is negative, take the value of the most significant byte of abs(y) and logically OR  
with 80h. Write the result to X Position Register 1.  
If y is positive, write the most significant byte of abs(y) to X Position Register 1.  
Programming Notes and Examples  
Issue Date: 01/02/06  
S1D13506  
X25B-G-003-03  
 复制成功!