Solved
White Screen after creating a demo project on TouchGFX for STM32H745I-DISCO Board
Hi ST-Members,
my problem is that nothing is happening on my target board if i create a projekt out of an existing example or an demo, except a blank white screen.
What i have tried:
- Flash erase and run the Demo-Project STM32Cube_Demo-STM32H745I-DISCO-V1.0.0_FULL.hex with STM32CubeProgrammer on my Targetboard --> it runs
- Creating a Demo or an Exampleproject on TouchGFX and click on "Generate Code" --> it runs
- Creating a Demo or an Exampleproject on TouchGFX and click on "Run Simulator" --> sometimes the error of missing "texts.xlsx" appears, i fixed it with a blank file named "texts.xlsx" in the required folder. Now it runs
- Click on "Run Target" --> i fixed the error "Couldn't reserve space for cygwin's heap, Win32 error 0" with rebase via editbin.exe. Now it runs to the End but the screen on target is still white
- after uploading the data from TouchGFX i have compared the target flash content with the generated "target.hex" --> it has the same content
- i had uploaded the other generated file "intflash.hex" --> the same result
Are there any solutions or fixed problems like this? Did i forgot any setting or hints?
Thanks a lot
