Text not showing on new system - TouchGFX
Hi!
I am having an issue with getting my TouchGFX project up and running on my new system. I have a custom board using an STM32H7 MCU on which I am currently running my application. Now I am trying to get my project to run on another custom board, using the same MCU, but on this one, textareas are glitching and not showing.
The two boards have separate CubeMX files, so what I've done is that I've imported the GUI from the old board to the new one in TouchGFX Designer using Edit -> Import -> GUI, and it looks to have been successful. But when I run my application on my new board, text is not showing properly. Either they are gone/have disappeared or they are glitching and only showing parts of letters. What can be wrong here? Is it something with the textareas itself? Could I have done something wrong transferring the settings in CubeMX (they look correct)? I am using TouchGFX Designer 4.22.
New system screen:

Old working system with expected output:

