IMX6Q : display color stripes after configured LCD parameters in Uboot

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

IMX6Q : display color stripes after configured LCD parameters in Uboot

368 Views
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.

Labels (3)
Tags (1)
0 Kudos
2 Replies

335 Views
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Please check your timing in struct display_info_t

0 Kudos

297 Views
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 Kudos