Graphics glitches on STM32F429I-DISCO
Hello,
I'm trying to setup a simple example on my STM32F429I-discovery board, but i'm experiencing issues with some graphics (images).
I had setup CubeMX using this guide : https://touchgfx.zendesk.com/hc/en-us/articles/360021620431-Configuring-STM32F429I-DISCO

As you can see on the picture above, the text is displayed fine, but the background image and the button are corrupted. However, LCD seems to work properly, because the text is correctly rendered.
I'm using EWARM 8.22.2 and the lastest versions of TouchGFX and CubeMX. The project compiles fine.
