温馨提示×

温馨提示×

您好,登录后才能下订单哦!

密码登录×
登录注册×
其他方式登录
点击 登录注册 即表示同意《亿速云用户服务条款》

关于display相关的一些内容—MIPI panel的调试

发布时间:2020-09-27 09:28:06 来源:网络 阅读:1125 作者:GaoNeil 栏目:移动开发

关于display相关的一些内容—MIPI panel的调试

MIPI接口中DSI - Command and Video Modes
DSI-compliant peripherals support either of two basic modes of operation:
Command Mode
Sending command and send/receive data to/from peripheral.
Video Mode
Transfer of real-time pixel data to peripheral.
The mode is used depends on the architecture and capabilities of the peripheral.

在这里插入图片描述
Total LCD lines = VSYNC + VBP + VFP + rows
Total clocks per line = HSYNC + HBP + HFP + column

关于display相关的一些内容—MIPI panel的调试

注意mipi信号的真实波形。

关于display相关的一些内容—MIPI panel的调试

注意 mipi D+、D-信号如何表示各种状态,注意如何表示packet。

关于display相关的一些内容—MIPI panel的调试

注意什么叫long packet和short packet。

关于display相关的一些内容—MIPI panel的调试

关于display相关的一些内容—MIPI panel的调试

注意什么叫virtual channel, 注意和LANE不是一个概念。

关于display相关的一些内容—MIPI panel的调试

注意vsync和hsync在RGB屏中有独立硬件信号线,但是mipi中只是一种packet而已。

关于display相关的一些内容—MIPI panel的调试

关于display相关的一些内容—MIPI panel的调试

注意mipi clock如何计算。

参考文件:
《MIPI Alliance Specification for Display Command Set(略看过).pdf》
《MIPI Alliance Specification for Display Serial interface(看过).pdf》
《MIPI Alliance Specification for D-PHY(略看过).pdf》

具体请参考我的免费的linux各种驱动开发课程如下:
https://edu.51cto.com/course/17138.html

另外我的相关培训视频请看:
欢迎观看我发布的各个课程: https://edu.51cto.com/lecturer/8896847.html

我的新的更多优惠的打包课程链接如下:
https://edu.51cto.com/sd/0a9d4

向AI问一下细节

免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。

AI