cancel
Showing results for 
Search instead for 
Did you mean: 

How to upgrade TouchGFX Application Template for STM32F750-DK with 4.3 inch 480x272 display to drive 7 inch 800x480 display

CAbey.1
Associate II

I'm trying to drive 7 inch 800x480 display from STM32F750-DK by replacing inbuilt 4.3 inch 480x272 display. I'm using application template from TouchGFX designer designed for 4.3 inch 480x272 display. I followed stpes this forum answer and get relavant values from display datasheet. Also I followed this video. I have changed the values in LTDC configration and TouchGFX generator according to my display.

I have changed the "Start Address 2" by adding 16x480x800/8 to the "Start Address" I'm using RGB565 as in the Application template that's why it is 16, not 24. (But I tried using 24 and RGB888 configuration as well. But it also had that same issue.)
_legacyfs_online_stmicro_images_0693W00000bhnNrQAI.png 

Finally I was able to drive static screens. But the problem is when something change in the display, display is shaking(objects are moving here and there). For better clarity I have attached the video

I have pasted screenshots as well


_legacyfs_online_stmicro_images_0693W00000bhnQ2QAI.png
_legacyfs_online_stmicro_images_0693W00000bhnQ7QAI.png
_legacyfs_online_stmicro_images_0693W00000bhnQCQAY.pngFrom the TouchGFX designer I just only put pink box as backgound to fill the area.

Same issue happens when change between 2 static screens without any transition animation as well. But after the screen changed it shows without any issue. Issue happens only at the moment of changing (Since animattion changes continously issue exist continuously as in the video)

I have attached my CubeMX file as well

Do I need to change some code changes as well ? I haven't change code in the application template. Did I missed some CubeMX configration ? I only configrured LTDC and TouchGFX generator.

I need some guidance/help to drive this display. Also If some one have some sample touchgfx projects to dirve 7 inch display highly apprciate If you can share them with me.

Thank you

14 REPLIES 14

No we stopped testing on that board we are in a time critical project. Also we found that another one has the same issue from that thread mentioned above. Seems like there are some issues in that board. Maybe that might be one of the reasons the board is NRND by STM

Alright, That means we invested in the wrong Development board.So which board did you finalize for the 7" TFT development?

 STM32H750B-DK this is the one we are currently using

Also go through that https://forum.allaboutcircuits.com/threads/stm32f750-800x480-lcd-causing-artifacts.192298/ thread as well. There are some different suggestions

If you able to do with another board please add it to this thread as well