User Activity

I'm displaying weather data in TouchGFX. The weather data is in JSON format and comes from main.c and must be copied over to Model.cpp which decodes the weather data. To then be displayed using Screen1View.cpp. But I cannot get any data to appear on ...
This piece of code works if I transfer it to my board, but if I use the simulator in TouchGFX, I get an error: gui/src/model/Model.cpp:7:10: fatal error: main.h: No such file or directory #include "main.h". Screen1View.cpp#include "stm32f7xx_hal.h" /...
HI, could you come up with an example of how to access a textfield from a custom container in the Main screen?Thanks in advance.
Hello, I have made a simple application with STM32G071RB_NUCLEO and an X-NUCLEO-GFX01M2 I TouchGFX. The problem is that the needle in the Gauge or the hands in the analogue clock are not displayed. When I look at Memory Details in STM32CubeIDE I can ...
Kudos from
Kudos given to