interfacing SSD1963 LCD with imx6ul

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

interfacing SSD1963 LCD with imx6ul

1,734件の閲覧回数
MuraliC
Contributor I

Hi Team,

we are using a LCD display with SSD1963 as LCD controller and TSC2046 as a touch controller. We are trying to interface this LCD with imx6ul board. kindly let us know,how we can proceed further on this interface testing.

we have found the linux driver for the LCD controller used.

https://github.com/sirinsoftware/lcd-drivers/blob/master/ssd1963.c

But, how can we connect the LCD display with the board and configure the drivers to test it with a sample Qt example.

Regards,

Murali Chikkanna

0 件の賞賛
返信
3 返答(返信)

1,721件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport
0 件の賞賛
返信

1,656件の閲覧回数
MuraliC
Contributor I

Hi joanxie,

Thanks for the reply and sorry for the late response. I have gone through the links referred by you. 

We are using the LCD from united Display and the datasheet is attached for your Reference. The LCD works on Single Port LVDS Signals. But the Imx6ul EVK Board Supports Parallel Interface for LCD. 

we can't test the united display LCD with imx6ul EVK Board. 

My Questions are:

1. Do imx6ul Processor supports LVDS interface to connect the LCD. if yes, what needs to be modified in the device tree file.

2. Is the parallel interface signals have PinMUX So that we can change the those signals to LVDS in the device tree or the Pins are dedicated only to parallel Interface.

3. How can we test the attached display on imx6ul EVK Board.

Regards,

Murali Chikkanna  

0 件の賞賛
返信

1,630件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

i.mx6ul couldn't support lvds directly, maybe you need to add converter if you need to connect lvds lcd display

0 件の賞賛
返信