iMX6ULL BSP Porting for 24bits LCD RGB888 parallel interface display

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

iMX6ULL BSP Porting for 24bits LCD RGB888 parallel interface display

2,405件の閲覧回数
文东陈
Contributor I

Hello,

 

we need to port the imx6ull linux BSP to a custom board based mainly on imx6ull evk.

 

Our board includes a 24bit RGB88 TFT display with a LG LG4573A controller (see attachment).

 

Questions:

1) Is It sufficient to modify the device tree file imx6ull-14x14-evk.dts to make the display work?

2) Can anyone has an example to follow to modify the dts for these type of displays?

3) We Need to modify other source files in the BSP? Examples?

 

We are working with the following BSP version: fsl-yocto-L4.1.15_2.0.0-ga.

 

Thanks in advance for any helpful answer.

 

Best Regards,

winton.

ラベル(1)
タグ(1)
0 件の賞賛
返信
2 返答(返信)

2,003件の閲覧回数
liangmu
Contributor I

Hello,

Has this problem been solved? Can you share it?

Leon

0 件の賞賛
返信

2,004件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

You can suggest the customer to try "if=RGB24,bpp=16" and "if=RGB24,bpp=24" in the uboot command,

in the source code, one should change "board-mx6q_sabresd.c", the structure " ipuv3_fb_platform_data sabresd_fb_data[]" and "mxc_lcdif.c", the paramer depends on your display data sheet, we don't have sample code for your display, but one can refer to the source code and change it according to your display data sheet.

0 件の賞賛
返信