不知道TI是否可以提供SN65DSI85 (mipi转lvds)这颗芯片的驱动代码?
Kailyn Chen:
这颗芯片没有提供驱动代码,可使用DSI TUNER来进行寄存器的配置
http://www.ti.com/tool/dsi-tuner
Carter Liu:
这个料没有官方驱动,如需linux下非官方驱动,可留下邮箱
zzy xm:
回复 Kailyn Chen:
你好,Kailyn Chen
我现在在调试SN65dsi85这块芯片,想用内部测试模式,不知道具体操作步骤是怎样?
我是这样子做的,但是测试了还是黑屏:
1、DSI Tuner工具,选择Test Patter,并填写相应的屏参数。生成csr配置表,并通过I2C写入到相应的寄存器。
但是依据datasheet初始化要求,在第7步时,等不到PLL_LOCK被置位。屏蔽第7步操作,屏幕也是黑屏。Initialization Sequence DescriptionInit seq1 After power is applied and stable, all DSI Input lanes including DSI CLK(DA x P/N, DB x P/N) MUST be driven toLP11 state.Init seq2 Assert the EN pinInit seq3 Wait for 1ms for the internal voltage regulator to stabilizeInit seq4 Initialize all CSR registers to their appropriate values based on the implementation (The SN65DSI85 is notfunctional until the CSR registers are initialized)Init seq5 Start the DSI video streamInit seq6 Set the PLL_EN bit(CSR 0x0D.0)Init seq7 Wait for the PLL_LOCK bit to be set(CSR 0x0A.7)Init seq8 Set the SOFT_RESET bit (CSR 0x09.0)
1、测试模式应该是与mipi 时钟和数据输入没有任何关系吧?
2、不知道使用测试模式具体正确的操作是怎样的?
3、上电后所有DSI需进入PL11状态,需要发送指令么,要发送什么指令?还是上电自动进入?
zzy xm:
回复 Carter Liu:
你好Carter Liu,
可将该芯片非官方驱动发给我? 邮箱zzyhqu@163.com
zzy xm:
回复 Carter Liu:
你好, Carter Liu
能否将SN65DSI85非官方驱动发给我?邮箱zzyhqu@163.com
谢谢
Carter Liu:
回复 zzy xm:
已发送,请查收
yuanhang zhou1:
回复 Carter Liu:
Dear Carter Liu :
请发我一份SN65DSI83驱动程序,多谢!zhouyuanhang@techfaith.cn
Carter Liu:
回复 yuanhang zhou1:
好的,十分钟后请查收
Frank Wang:
回复 Carter Liu:
Dear Carter
帮忙发一份非官方代码到125156013@qq.com 邮箱,谢谢。
jerry qiao:
回复 Carter Liu:
你好, Carter Liu
能否将SN65DSI85非官方驱动发给我?邮箱wt.qiao@foxmail.com
我在调试过程中遇到了pll locked failed问题
谢谢