Need to interface 320x480 TFT LCD interface to imx6

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

Need to interface 320x480 TFT LCD interface to imx6

3,085件の閲覧回数
titusstalin
Contributor V

Hello,

As mentioned as a topic name, want to interface 320x480 (or 320x240) TFT LCD interface (SPI control) to imx6 sabrelite board. (custom board)

Can you please tell me how can I do this ?

Any reference driver is available and application note ?

Where is the Driver location and imx LCD display driver etc.,

It would be great if you provide for me the latest kernel version 3.14.

I just referred the imx forum links and got for very older linux kernel where we used board support files not dts support.

Regards,

Titus S.

ラベル(4)
0 件の賞賛
返信
6 返答(返信)

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

for low resolution, you can refer to the document as below, hope helpful for you

https://community.nxp.com/docs/DOC-172312 

0 件の賞賛
返信

1,972件の閲覧回数
titusstalin
Contributor V

Thanks Joan for your reply.

I'm not using LVDS LCD display but RGB parallel LCD display.

Can you please tell me for this ?

0 件の賞賛
返信

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

add your lcd structure in the code like board_mx6q_sabresd.c, if you use the old version, you can find it in the rpm/BUILD/linux-3.0.35/arch/arm/mach-mx6.

I also send a link to you for reference,

https://community.nxp.com/message/449105

0 件の賞賛
返信

1,973件の閲覧回数
titusstalin
Contributor V

Thank you very much Joan.

Any reference for dts support, as I mentioned I have also seen this link and didn't help much.

I need some reference where they have used LCDC 320x240  (or smaller or bigger) using device tree support (dts)

Can you please help me on this ?

Thanks again.

0 件の賞賛
返信

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

for yocto bsp, you can focus on the source code "arch/arm/boot/dts/imx6qdl-sabresd.dtsi"

0 件の賞賛
返信

1,973件の閲覧回数
titusstalin
Contributor V

Thanks Joan for your reply.

0 件の賞賛
返信