LCD display error issue on TouchGFX?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-05-24 2:41 AM
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.
Solved! Go to Solution.
- Labels:
-
STM32F4 Series
-
TouchGFX
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-05-24 8:49 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-05-24 8:49 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-03-02 3:01 AM
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
