Solved
Has anyone have a project for Toggling LED on 32F746G-Disco or 32F769I-Disco using latest CubeIDE 1.1.0 and TouchGFX 4.12.3?
I tried to do following;
- Installed TouchGFX 4.12.3, CubeMX 5.4 and CubeIDE 1.1.0.
- Use any F7 Discovery board (No Nucleo board). I am using 32F746G-Disco and 32F769I-Disco.
- Start with CubeIDE1.1.0 and create a C++ project.
- Toggle (ON-OFF-ON) led LD1 every 5 seconds or any led of choice. This step is just to make sure everything is working properly, before using TouchGFX.
- Create a ON-OFF button on LCD using TouchGFX 4.12.3.
- Toggle the led LD1 now using ON-OFF button on the LCD screen of the Discovery board.
That’s all so simple, but I can’t make it work on either Discovery board. In fact, I can't even make LED flash as in #4.
Thanks
KM
