cancel
Showing results for 
Search instead for 
Did you mean: 

LCD display error issue on TouchGFX?

PKunK.1
Associate III

TouchGFX is currently developing a program. The stm32f46i_Discovery board is connected to an LCD using the ILI9806E Control IC.

At power on, the screen is displayed normally, and over time, the picture on the screen is displayed downward.

I heard that this can happen if there is noise in LCD cable.

I'm looking for a function that draws a screen on TouchGFX, but I can't find it, so I'm leaving a message.

I would appreciate it if you could give me some advice on why the display on the screen is not working and how to solve it.

1 ACCEPTED SOLUTION

Accepted Solutions
MM..1
Chief II

You dont define interface , i see same issues on DSI when order init and start LTDC isnt good. Too when pulse noise occur as ESD

View solution in original post

2 REPLIES 2
MM..1
Chief II

You dont define interface , i see same issues on DSI when order init and start LTDC isnt good. Too when pulse noise occur as ESD

MKris.5
Associate II

Hi @PKunK.1​ ,

Can you please share me the ILI9806E code for initializing the ILI9806E module.

I can't change the LCD orientation . Currently set it as 480p width and 800p height. i wanna change it to 800 width and 480 height.

Thanks,

meimurgan