2022-11-24 12:44 AM
Hello,
I'm going to run demo by referring to the TouchGFX Documentation.
But, When I run target after code generating in TouchGFX Designer, the screen does not display properly. Did I make a mistake? The same problem occurs again and again.
Board: STM32429I-EVAL1
TouchGFX Version: 4.20.0
STM32CubeMX Version: 6.6.1
STM32CubeIDE Version: 1.10.1
STM32CubeProgrammer Version: 2.11.0
Thank you in advance for your response.
2022-11-24 07:43 AM
In designer on left click Config and locate Image default angle. Change 0 to 90 .
2022-11-24 09:31 PM
From your picture and how the images look I suppose the external loader has not been selected. Try to use STM32CubeProgrammer to launch your project and select the right external loader (do you know how to do that ? We can share the steps if not). This is odd that you would face this if you are using a project started from TouchGFX Designer with the TouchGFX Board Setup for the STM32429I-EVAL1.
/Romain