STM32H747I-DISCO First Steps
Hello,
I am really new to the STM32 und TouchGFX World. So I bought a board STM32H747I-DISCO, the first thing I saw: not supported in STM32CubeIDE :(
I generated a new Project with TouchGFX, I selected the Application Template (16 Bit) with a Blank UI. I placed a Button With Labelk in the left upper corner:
- Generate Code: "Code generation complete"
- Run Target: "An error occured during flash. Please make sure you have the right target connected."
I used the STM32 ST-LINK Utility and downloaded the File "...\My Application\TouchGFX\build\bin\initflash.hex" - the result can be considered in the appendix :(
I am sad.