Perhaps they are not linked but I think we should fix the obvious issues before fixing the unexpected issues because there is a small chance that they are linked.
After generating the code from STM32CubeMX (and from TouchGFX Designer), I can only fin...
Hello @Mehulrana511 ,
The code you are sharing is the generated code from TouchGFX Generator, it should not be modified so it is usually not very useful to share that generated code to fix any issue.
If you want to display data read from your flash...
Hello @VHEMaster ,
It seems your clock configuration has some issue that could be fixed.
You also generate code under root, it is highly recommended to uncheck "Generate under root".
There also seems to have 2 issues before generating code :
Perha...
Hello @paulbamburak ,
Have you followed the steps in the readme?
## Debugging
It is not possible to debug the application in the usual way. To debug, follow this procedure:
1. **Preparation:**
- Put the board into programming mode (boot switch ...