Interfacing SPI TFT LCD display to imx6

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

Interfacing SPI TFT LCD display to imx6

跳至解决方案
5,808 次查看
titusstalin
Contributor V

Hello Experts,

I need to interface the Serial SPI LCD display to custom imx6 board using Linux 4.1 kernel.

Here is my LCD display which is using ILI9488 controller, its also supports RGB interface but I need SPI interface as it uses lesser pins.

http://www.buydisplay.com/default/serial-spi-3-5-inch-tft-lcd-module-in-320x480-optl-touchscreen-ili... 

Any reference code or link to add the dts support and enable the SPI TFT LCD support in linux imx6 source.

Thanks for your help.

Regards,

Titus S.

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

Hi Titus

I am afraid such kind of lcd is not supported in nxp bsps, but

it may be useful to look at fbtft drivers resources for small lcds
https://github.com/notro/fbtft
https://github.com/notro/fbtft/blob/master/dts/rpi.dts

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

在原帖中查看解决方案

0 项奖励
回复
2 回复数
3,784 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Titus

I am afraid such kind of lcd is not supported in nxp bsps, but

it may be useful to look at fbtft drivers resources for small lcds
https://github.com/notro/fbtft
https://github.com/notro/fbtft/blob/master/dts/rpi.dts

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

0 项奖励
回复
3,783 次查看
titusstalin
Contributor V

Thanks for your reply Igor.

0 项奖励
回复