i.MX6 SoloX: communicating with a non-display LVDS device

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

i.MX6 SoloX: communicating with a non-display LVDS device

跳至解决方案
1,181 次查看
xav
Contributor II

Hi,

I'm in the planning stage of a project and it would seem the i.MX6 SoloX would fit the bill.

However I would need to integrate this chip on the board: http://www.ti.com/lit/ds/symlink/ths789.pdf  which communicates through an LVDS serial port with its host. Is there a mean to "plug" that easily into the i.MX6 SoloX ? How would that work ?

Thanks,

     Xav

标签 (1)
标记 (2)
0 项奖励
回复
1 解答
1,041 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Xavier

in general one can connect non-LCD devices to i.MX6 LDB port, however

they should emulate protocol used by lvds LCDs, like below (LCD used with i.MX6 Sabre boards)

http://boundarydevices.com/wp-content/uploads/2013/06/HSD100PXN1-A00-C11-1.0.pdf

1.jpg

also it is not possible to read data from such device (only write). For that reason I am afraid

it is not possible to use THS789 as it uses different protocol.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

3 回复数
1,042 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Xavier

in general one can connect non-LCD devices to i.MX6 LDB port, however

they should emulate protocol used by lvds LCDs, like below (LCD used with i.MX6 Sabre boards)

http://boundarydevices.com/wp-content/uploads/2013/06/HSD100PXN1-A00-C11-1.0.pdf

1.jpg

also it is not possible to read data from such device (only write). For that reason I am afraid

it is not possible to use THS789 as it uses different protocol.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

1,041 次查看
xav
Contributor II

OK I get that, thanks.

But is there another mean to connect an LVDS chip to the iMX6 ?

0 项奖励
回复
1,041 次查看
igorpadykov
NXP Employee
NXP Employee

Seems most simple is lvds to cmos translator

High-Speed Level Translators - Maxim

~igor