Question
How to add a TouchGFX based GUI to an existing project?
I'm using the example LwIP HTTP Server Netconn as a starting point for my project. Everything is fine but I would like to enhance the GUI using TouchGFX (showing IP an other info from a couple of tasks). Is it possible? what's the best way to do it? Working with a STM32F769I Discovery Kit.