i.MX6SX: RGB mapping to the LCD data signals

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

i.MX6SX: RGB mapping to the LCD data signals

ソリューションへジャンプ
827件の閲覧回数
kubiznak_petr
Contributor V

It is not clear how the RGB channels are mapped on the LCD1_DATAxx signals of the SoloX platform. I suppose [23:16]=R, [15:8]=G, [7:0]=B, though I did not find any doubtless specification in the manuals. Can someone please confirm my expectation? Maybe jiri-b36968​ might help...

ラベル(2)
タグ(4)
0 件の賞賛
返信
1 解決策
653件の閲覧回数
kubiznak_petr
Contributor V

Hi Artur, thanks for your reply. I understand the peripheral is quite configurable, my concern was the "default" or "natural" configuration. So your reply is exactly what I wanted. Thank you. Petr

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
653件の閲覧回数
art
NXP Employee
NXP Employee

There is no single LCD data bus lines to color components mapping. It depends on many parameters, that can be set up within the LCD controller, such as pixel data format, LCD bus width, data byte swapping scheme, and on the initial pixel data format in the memory. So, many mapping cases are possible. Assuming normal 24bbp within 32-bit word initial pixel format where bits [23:16]=R, bits [15:8]=G and bits [7:0]=B, LCD bus width of 24 bits and no byte swapping, the data bus mapping is exactly as you suppose.


Have a great day,
Artur

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

0 件の賞賛
返信
654件の閲覧回数
kubiznak_petr
Contributor V

Hi Artur, thanks for your reply. I understand the peripheral is quite configurable, my concern was the "default" or "natural" configuration. So your reply is exactly what I wanted. Thank you. Petr

0 件の賞賛
返信
653件の閲覧回数
jiri-b36968
NXP Employee
NXP Employee

Hello Petr,

will check it.

/Jiri

0 件の賞賛
返信