User Activity

The compiler throws warnings in touchgfx library files when compiling my project. I would like to know how to solve this. Will it create any issues? I'm using stm32cubeide and gcc-arm-none-eabi-8-2018-q4-major compiler.
Hi, In my current design all back end modules are communicating with GUI via model. In model im reading queue inside tick function. In case of any state change occurs it is notified to the corresponding presenter. I have placed all business logic ...
Is it possible to avoid using snprintf in TouchGFX. Is there any alternate method available to copy values in the buffer and display it without using snprintf.
Is it possible to use .gif format files in TouchGFX?
Hi, I'm trying to port code from STM32F7 series controller to STM32H7 controller. The code is working fine with STm32F7 (TouchFX + FreeRTOS). But in STM32H7 i am getting LTDC AHB Bus transfer error. I'm running only GUI Task and initialized the req...
Kudos from