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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

Jump to solution
871 Views
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

Labels (1)
0 Kudos
1 Solution
731 Views
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!

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

View solution in original post

3 Replies
732 Views
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!

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

731 Views
xav
Contributor II

OK I get that, thanks.

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

0 Kudos
731 Views
igorpadykov
NXP Employee
NXP Employee

Seems most simple is lvds to cmos translator

High-Speed Level Translators - Maxim

~igor