Visitor II
October 15, 2022
Question
Why a working simulation does not work on the target.
- October 15, 2022
- 1 reply
- 1652 views
I have an STM32469I-DISCO kit. I followed tutorial 2 in TouchGFX and tested it with the simulator and it worked fine. Then I tried to run it on the target board. The program downloaded but the screen remained blank yet TouchGFX said it was successfully downloaded and verified. I tried using STMCubeIDE and the same thing happened. Then I tried STMCubeprogrammer with same result. I know the board works since I tried one of the Demo programs (double buffer demo) using STMCubeIDE and it ran successfully. I have attached the tutorial 2 project.
