Using TouchGFX on STM32H743VIT6 with custom LVDC 2.1" Round LCD and without Touch Input.
Hello,
I've successfully ported my LCD init code from ESP32 to STM32, and it runs, it shows an image from Flash. And all works now. I use RGB666 LCD from AdaFruit and I want to add some graphics library to it. I don't need and touch inputs. I did installed the TouchGFX but I could not disable the Touch input necessary . would you please guide me. I only need a graphics library sections of it.
