IMX6Q : display color stripes after configured LCD parameters in Uboot

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

IMX6Q : display color stripes after configured LCD parameters in Uboot

477 次查看
huany11
Contributor I

I can check the 7inch display color stripes when I configured LCD parameters in Uboot

Screenshot 2023-08-17 151600.png

My display datasheet is as follows.

Microsoft Word - DT070CTFT_SPEC_REV1.0-20180102.docx (seacomp.com)

My LCD parameters are configured as below.

in mx6adva_common.h

mx6adva_common.jpg

 and mx6adva.c

mx6adva.jpg

 I has switched a normal u-boot_crc.bin over my uboot file, the normal uboot bin file can start and display normally. I think there must be some incorrect configuration existed becuase I use same zImage file and dtb.

Anyone know this troubleshoot is a great help for me.

标签 (3)
标记 (1)
0 项奖励
回复
2 回复数

444 次查看
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Please check your timing in struct display_info_t

0 项奖励
回复

406 次查看
huany11
Contributor I

Thanks,

    Finally, I can display image normally.  However, the color palette when configured as RGB24 is very poor, even more limited than the 16-color palette of the development board.

My product board and cpuInfo.

Screenshot 2023-08-28 165047.jpg 

Screenshot 2023-08-28 170033.jpg

My development board and its cpuInfo .

Screenshot 2023-08-28 165253.jpg 

Screenshot 2023-08-28 170158.jpg

They are using same LCD displayer, same QT environment version and same application. I doubt there must be some parameters which hasn't been noticed yet that hasn't been configure well. More bootup detail log please check attached file out.

uboot update code

Screenshot 2023-08-28 170436.jpg

Screenshot 2023-08-28 170451.jpg

Screenshot 2023-08-28 170537.jpg

Screenshot 2023-08-28 170555.jpg

kernel update code

Screenshot 2023-08-28 170716.jpg

Screenshot 2023-08-28 170739.jpg

  

    

0 项奖励
回复