STM32H7A3 on Nucleo board - XPT2046 Touch doesnt work
Hi,
I have managed to use LVGL and Touch GFX and can display on ili9341 without any problems. But when it comes to the touch - XPT9041 I can not d anything. It always shows the same coordinates or zero. I have tried two different displays and three different drivers. I use SPI. Unfortunately I haven't found a single example with this MCU. I've checked the hardware connection and used logic analyser. When I debug the interrupt for when the display is pressed works. Is there a bug or something?
Thank you,
Daniel