Associate
May 4, 2022
Question
TouchGFX generated project is not worked on STM32F746G-DISCO(C01)
- May 4, 2022
- 8 replies
- 9335 views
The project automatically generated by TouchGFX worked fine in the simulation but not when downloaded to the target.
Also, when I used the STM32CubeIDE to run it from debug mode, it worked fine.
It looks like the boot mode is the cause, but I didn't know the details. The target board (STM32F746G-DISCO) is in the factory state, and most of the project sources are the same as when they were automatically generated.
I couldn't find a solution because the auto-generated project doesn't work.
Do you have a solution or know about this problem?
My environment is as follows:
TouchGFX 4.19.1
STM32F746G-DISCO (board edition: F746NGH6-C01)
(STM32CubeIDE 1.9.0)