User Activity

Hi all, I'm running into an issue and I need some ideas!We have designed a project on a STM32T769 disco board and we are now porting it onto our own hardware that uses an STM32H743 chip. We have 64MB of external SDRAM (two chips of 32MB each running ...
Hi, I would like to implement a boot loader and still use touch gfx to show very basic info on our screen while the firmware update process is taking place. Probably a black background with white text showing the progress.Is there a way to build the ...
Pretty advanced feature I'm requesting here, but would it be possible to have a Background Widget so it can be excluded from the Slide screen transitions? This way, if we have an application with multiple screens that all have the same background ima...
Hi, I am using Touch GFX 4.10.0 on a STM32F769 CPU.I have been trying to make a fade animation on an image.I tried on Image widgets as well as ScallableImage widgets. It just does not work.You can set the alpha at startup in the ViewBase constructor ...
Hi, I have been trying to have my screen change from my own code. Right now, I tried from another thread to do the following:I have two screens that I currently alternate every 15 seconds. FrontendApplication* App; App = static_cast<FrontendA...
Kudos from