User Activity

I have made many tutorial examples of touch GFX projects but I have never tried seeing the code from one of the given examples. When I picked the Flex button example and generated the code I noticed I could not only not open a STM32 project to see th...
I have made multiple post at this point attempting to figure out why .invalidate is not working properly on my board. The thing is, all the examples programs work just fine. So either I am generating code in the wrong order or there is a different wa...
PROBLEM: I do not believe this is a bug. I am doing everything I can to read into this issue it seems like I am either not enabling all the correct options or I am using .invalidate wrong. This is what my GUI looks like from a basic design. This is ...
I am using TouchGFX 4.24.0(The newest version). It does not seem to generate the newest version of code for STM IDE to use. I think this causing problems when I need to make changes between the script and the gui. Is there a way to change what versio...
BACKROUND:I am using TouchGFX Designer - 4.24.0I am using the board STM32H735G-DKThis generates STM projects in STM32CubeMX V6.11.0 using STM32Cube FW_H7_V1.11.1When I am done with touchGFX I go to STM32Cube IDE to do some scripting on the behaviors ...