User Activity

Hello,I noticed that in TouchGFX Designer there are two ways of using a text resource in a text area:Set the text area to use a Resource, choose the resource ID.Set text area to Single Use, create a wildcard, set Wildcard to use a Resource, choose th...
Hello,as the title suggest, I can't get printf() to work.I implemented _write() in my main() but during debugging the program never get there.The project was created with CubeIDE.int _write(int file, char *data, int len) { if ((file != STDOUT_FILE...
Hello,is it possible to use VS for coding the hardware integration side of a TGFX-Application?I tried the following:I downloaded the example project from here.When I tried to make some modifications to model.cpp the Intellisense didn't find any comma...
Kudos from