找回密码
 注册
搜索
查看: 1604|回复: 1

[资料] DPI LCD刷屏的一个问题

[复制链接]
发表于 2011-10-25 23:15:11 | 显示全部楼层 |阅读模式
配置LCD参数时,采用了如下结构,最终配置LCD 控制器的时钟为34.6666M
{
                .pixclock       = 30062,
                .refresh        = 60,
                .xres           = 800,
                .yres           = 480,
                .hsync_len      = 1,
                .left_margin    = 46,
                .right_margin   = 210,
                .vsync_len      = 1,
                .upper_margin   = 23,
                .lower_margin   = 22,
                //.sync           = 0,
}
LCD本身的规格书如下<img src="attachments/dvbbs/2011-10/201110252391911659.jpg" border="0" onclick="zoom(this)" onload="if(this.width>document.body.clientWidth*0.5) {this.resized=true;this.width=document.body.clientWidth*0.5;this.style.cursor='pointer';} else {this.onclick=null}" alt="" />
显示的效果如图<img src="attachments/dvbbs/2011-10/2011102523124913597.jpg" border="0" onclick="zoom(this)" onload="if(this.width>document.body.clientWidth*0.5) {this.resized=true;this.width=document.body.clientWidth*0.5;this.style.cursor='pointer';} else {this.onclick=null}" alt="" />
原图的效果如图<img src="attachments/dvbbs/2011-10/2011102523133434161.jpg" border="0" onclick="zoom(this)" onload="if(this.width>document.body.clientWidth*0.5) {this.resized=true;this.width=document.body.clientWidth*0.5;this.style.cursor='pointer';} else {this.onclick=null}" alt="" />
请高手指点一二,从图上看好像是行扫描信息不够,但如果只是不够的话,应该所有行的数据错位阿,怎么会造成重复呢

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?注册

×
发表于 2011-11-22 17:59:41 | 显示全部楼层
Hsync脉宽太窄了吧。。。建议拉宽一些试试。。
另外这个状态配置信息还是有点少(Hysnc/VSYNC高有效还是低有效,是DE MODE还是SYNC MODE,DE MODE 的话DE的极性,异常画面是固定的还是左右滚动的)
点评回复

使用道具 举报

高级模式
B Color Image Link Quote Code Smilies

本版积分规则

Archiver|手机版|小黑屋|52RD我爱研发网 ( 沪ICP备2022007804号-2 )

GMT+8, 2024-10-6 22:20 , Processed in 0.063447 second(s), 18 queries , Gzip On.

Powered by Discuz! X3.5

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表