LCD RGB issue in imx6solo android 4.4.3

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

LCD RGB issue in imx6solo android 4.4.3

659件の閲覧回数
aravinthkumarja
Senior Contributor II

Hi all,

I'm using LCD RGB666, On my screen Blue showing as Red and Red showing as Blue. How to make it proper??

Regards,

Aravinth

0 件の賞賛
2 返答(返信)

460件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Aravinth

one can try to remap signals using sect.37.4.7.5.1 Bus Mapping Unit i.MX6DQ Reference Manual

http://cache.freescale.com/files/32bit/doc/ref_manual/IMX6DQRM.pdf

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

460件の閲覧回数
varunjeevangoud
Contributor I

Hi,

same issue here. we are using RGB666 and 16 bpp. The red color & blue colors are swapped but the image is clear. The pads are configured as per the hardware design based on reference manual.

we tried to swap Red & Blue in mxcfb_pfmt in mxc_ipuv3_fb.c 

  {IPU_PIX_FMT_RGB565, 16, {0, 5, 0}, { 5, 6, 0}, { 11, 5, 0}, { 0, 0, 0} }  . But the display goes blank.

Appreciate your help.

0 件の賞賛