2022-05-21 06:44 PM
2022-05-21 08:46 PM
I'd suggest to start from:
https://github.com/prenticedavid/MCUFRIEND_kbv
I adapted code for nucleo-H743Zi2, there is a chance software would run on H7A3zi as well.
2022-05-23 10:47 AM
Thanks, Ive actually managed to port the display, unfortunately the touch screen doesn't work. I ve checked SPI and ehrn I dont connect miso/mosi external interrupt works, but once I connect it, it triggers without touching.
2022-05-23 11:06 AM
What is the hardware? MCUFriend arduino shields based on ILI9341/ 9486 /etc they sell on amazon has R-esistive touch sensor. No spi required. just GPIO pins to drive R-Matrix and an ADC to decode X-Y.