User Activity

Hello, I have created a project in TouchGFX 4.24 based on the STM32U5A9J-DK I am using. I generate the code in TouchGFX and then import the project into STM32cubeIDE 1.16.0. The code will build and compile and I am able to upload it to the board and ...
Hello, I am trying to modify the start and end points of a line I have created in TouchGFX from outside of the screen code generated by touchGFX.  I would like to be able to modify the end points from my own source code files by calling line1.setEnd(...