User Activity

HiI am new in the touchGFX, so I think/hope that I did a silly error.By the simulation i could simply change the a float value shown in a TextArea using a bar progress or buttons.From the simulation all works properly, but when I flash the software i...
I m stunding TouchGFX with X-Nucleo-GFX01M1 with an example provided by STm.In a ScreenView.cpp I can see the following code (Im will copy only one part).void Screen1View::handleKeyEvent(uint8_t key) { if (animationState != ANIMATION_READY || ...
I´m usiing TouchGFX with X-Nucleo GFX01M1Being a beginner I would as a first step to change the screen with the joystick on the board.Checking an example I notiiced that the Action is set as:and the interacion is set as with Run Simulation i could ma...
Im trying to start ith TouchGFX with the X-Nucleo-GFX01M1.with CubeProgrammer I have the error : failed to download Segment[1].Using TouchGFX 4.18.1 Designer is possible to download the GUI. So, there is not problem of comunciation with the PC.Using ...
When I try to flash the stm32G pops up the error "fail to start GDB server.Looking on internet.I have found in the form that a cos.of this error could be Avast antivirus, but even if i have uninstalled it, does not solve my issue.​