Best interface to drive LCD display

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

Best interface to drive LCD display

ソリューションへジャンプ
726件の閲覧回数
jeffdev
Contributor I

I would like to drive the following display:

http://www.j-display.com/product/pdf/LPM010R030B_v1.pdf

It uses 6-bit RGB interface.  Can someone recommend the best interface on the K22 to do this?  I do not want to do bit-bang or require software handling after every pixel/line.  I would like to have the entire screen data in an array and have the hardware handle the entire transfer.  I assume Flexbus should be used but I'm not sure how to setup it up without using the address bus.  Thanks for any info.

ラベル(1)
0 件の賞賛
返信
1 解決策
626件の閲覧回数
Carlos_Musich
NXP Employee
NXP Employee

Hi Jeff,

What you try to do is not possible using Flexbus because you need the address bus. You may need a LCD controller module. Our Kinetis K70 devices provide LCD controller. PLease see below.

K70_120 |Kinetis K70 120/150 MHz MCUs|Freescale

Best regards,

Carlos

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
627件の閲覧回数
Carlos_Musich
NXP Employee
NXP Employee

Hi Jeff,

What you try to do is not possible using Flexbus because you need the address bus. You may need a LCD controller module. Our Kinetis K70 devices provide LCD controller. PLease see below.

K70_120 |Kinetis K70 120/150 MHz MCUs|Freescale

Best regards,

Carlos

0 件の賞賛
返信
626件の閲覧回数
jeffdev
Contributor I

Thanks for the info.  I was hoping there would be some workaround to get Flexbus to work.  I will look at the K70.

0 件の賞賛
返信