Need to interface 320x480 TFT LCD interface to imx6

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

Need to interface 320x480 TFT LCD interface to imx6

2,619 Views
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.

Labels (4)
0 Kudos
Reply
6 Replies

1,506 Views
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 Kudos
Reply

1,506 Views
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 Kudos
Reply

1,506 Views
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 Kudos
Reply

1,507 Views
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 Kudos
Reply

1,507 Views
joanxie
NXP TechSupport
NXP TechSupport

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

0 Kudos
Reply

1,507 Views
titusstalin
Contributor V

Thanks Joan for your reply.

0 Kudos
Reply