Display configuration

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

Display configuration

Jump to solution
1,073 Views
tech_mofu
Contributor II

Hi Nxp team,

We are working on xpc560s EVB (176 pin module) for developing low-cost instrument cluster. 

We used New Heaven display ( NHD-4.3-800480CF-ASXP-CTP) with lab0 code for this exercise.

We first tried to test the interface between DCU and the TFT LCD panel by using color bar mode.

We could mode two observations from this,

1. When the  Invert Horizontal & Vertical Synchronize signals (from SYN_POL Register) is active low we can see the pattern but the color is not matching(attached the image below-colour_bar_H_V_Inv.jpg) as per the COL_BAR1..8 Register.

2.When the Invert Horizontal & Vertical Synchronize signals (from SYN_POL Register) is active high we can see some pattern as per the COL_BAR1..8 Register(Image-colour_bar_H_V.jpg) but some are missing in the sequence.

DCU is configured as per the New Heaven display ( NHD-4.3-800480CF-ASXP-CTP). 

RASTER_EN bit was also enabled in this exercise.

Kindly verify which observation is correct and guide us to proceed further.

 

Thanks 

Vivishekh

0 Kudos
Reply
1 Solution
1,046 Views
davidtosenovjan
NXP TechSupport
NXP TechSupport

Hi, do you have correctly connected RGB signals according panel manufacturer's datasheet?

Have you checked AN4187?

https://www.nxp.com/docs/en/application-note/AN4187.pdf

 

View solution in original post

0 Kudos
Reply
2 Replies
1,047 Views
davidtosenovjan
NXP TechSupport
NXP TechSupport

Hi, do you have correctly connected RGB signals according panel manufacturer's datasheet?

Have you checked AN4187?

https://www.nxp.com/docs/en/application-note/AN4187.pdf

 

0 Kudos
Reply
1,019 Views
tech_mofu
Contributor II

Thanks David for the inputs.

We did not configure the DE (Display enable) port correctly. Once we configured appropriately at the DCU side it worked. 

We tested the Bar graphs and Freescale bitmap display and it worked.

Regards

Raghu