MIPI TFT display interface issue: Picture not displayed full screen

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

MIPI TFT display interface issue: Picture not displayed full screen

4,229件の閲覧回数
chiranjeevikinn
Contributor III

Hi All,

 

I am using MIPI TFT display from DLC which has HX8394 single chip driver on iMX6Solo.

The picture is not displayed full screen and also there is some lines at the time of bootup. Please find the source code, pictures and datasheets for your reference.

Please let me know if anyone has faced this kind of issue.

I am using the following configuration derived from the data sheet.

static struct fb_videomode truly_lcd_modedb[] = {

  {

  "TRULY-WVGA", 64, 640, 1136, 37037,

  40, 40,

  348, 13,

  13, 40,

  FB_SYNC_OE_LOW_ACT,

  FB_VMODE_NONINTERLACED,

  0,

  },

};

158480_158480.pngpastedImage_0.png

Thanks in advance.

 

Best Regards,

Chiru

Original Attachment has been moved to: mxcfb_hx8394_wvga.c.zip

ラベル(5)
0 件の賞賛
返信
2 返答(返信)

3,581件の閲覧回数
marcsn
Contributor I

did you ever make this screen work?

0 件の賞賛
返信

3,581件の閲覧回数
Yuri
NXP Employee
NXP Employee

Hello,

App note AN4182 (Different Display Configurations on the i.MX31 Linux PDK)

helps to clarify display parameters configuring. In particular, please refer to section

4.3.1.2 (Panel Configuration)

http://www.nxp.com/files/dsp/doc/app_note/AN4182.pdf

Have a great day,
Yuri

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

0 件の賞賛
返信