Interfacing SPI TFT LCD display to imx6

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

Interfacing SPI TFT LCD display to imx6

ソリューションへジャンプ
5,840件の閲覧回数
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.

ラベル(6)
タグ(3)
0 件の賞賛
返信
1 解決策
3,815件の閲覧回数
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,816件の閲覧回数
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,815件の閲覧回数
titusstalin
Contributor V

Thanks for your reply Igor.

0 件の賞賛
返信