Enable touch drivers TrueSTUDIO 9.3, CubeMX 5.1, TouchGFX 4.1, on a STM32746G Discovery Board
I started with the tips that user @BBenn commented in this forum post. Eventually I was able to get a project that compiled and loaded on the target device.
The minimal gui that I generated in TouchGFX shows up on the display but the START button does not react to touches.
UPDATE: Thanks to the advice of users @eng23and @BBenn I was able to get the touch driver configured. Thanks again for your help.

