cancel
Showing results for 
Search instead for 
Did you mean: 

Stm32f429bit6 LTDC Background Problem

Franksterb92
Senior

having trouble with the background displaying center on the adafruit 5 inch LCD CH500WV05A-T wondering if anyone has used this lcd with stm32f4 and have the HSW HBP HFP VSW VBP VFP values you used  im guessing this is the issue ive used the ones from the datasheet and tried combinations of these values but nothing seems to work ill attach a picture of the screen trying to display a red background thanks for your time BTW the values ive used are 

LCD_HSW = 2

LCD_HBP = 46

LCD_HFP = 16

LCD_VSW = 2

LCD_VBP = 23

LCD_VFP = 22

2 REPLIES 2
MM..1
Chief III

Start with show ltdc init and maybe good is use checkboard image

KDJEM.1
ST Employee

Hello @Franksterb92;

 

Could you please check the LTDC timing configuration?

I recommend rereferring to AN4861 "Introduction to LCD-TFT display controller (LTDC) on STM32 MCUs" application. This application note provides an example of the timing configuration for ROCKTECH RK043FN48H. 

 

KDJEM1_2-1752481043964.png

KDJEM1_3-1752481069152.png

 

 

KDJEM1_0-1752480992465.png

 

I hope this help you.

Thank you.

Kaouthar

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.