Text not displaying properly in RGB 888 mode with STM32H745
- January 31, 2023
- 3 replies
- 3184 views
I am using STM32H745 with 16bit SDRAM and QSPI nor flash for images and TouchGFX for developing the screens. Am using 800x480 resolution.
I have developed some sample screens which look fine when 565 color mode is configured in LTDC and DMA2D and TouchGFX.
But when I configure the application to use 888 color mode I see some texts not displaying properly. Please see attached images.
Also if you see the slider in the image it leaves a trail when moved till end and back.
I think some screen refreshing issue is present in 888 color mode.
What could be the issue here. Is this due to bandwidth issues with SDRAM / LTDC
LCD is running at 29MHz as per calculation and SDRAM is runnining at 100MHz
I tried reducing the LCD clock or also increasing the clock but issue persists.
Thanks
Anuj