User Activity

The screen of my H750B-DK board is weirdly flickering every 12 seconds when the system clock is set to 350MHz. Previously I was at 400MHz when the issue first appeared and the flicker happened about every 10 seconds. At 480Mhz (max) the issue seems t...
I would like to use queues without sacrificing the simulator.I know how to use queues with the extern keyword, but it disables the simulator because TouchGFX doesn't see header and source files. I have edited the Makefile to include the headers, but ...
Hello.I am in need of inputting large strings of text (larger than the width of the screen) using keyboard. I have managed to get a working keyboard, but after increasing the buffer size, the text is being cut off after it leaves the widget area.I wa...
I googled this and found nothing, so here it goes.According to the documentation:setTouchable(true) - enables touch events.setTouchable(false) - disables touch events.This however seems to not be the case in my software. I am using TouchGFX 4.18.1 an...
I have an issue with TouchGFX on H750B-DK board.After I create a sample project in TouchGFX and import it into CubeIDE, I can then flash it to my board with no issues. But the project generated by TouchGFX is very messy (everything put into main.c), ...
Kudos from