Hi MrMan.
First and foremost, i really like this project and have to praise the time and effort put into it. really amazing work.
I am in the process of building one of these and i myself and an arduino beginner.
i have a small issue at the moment.
My touch screen doesnt seem to work.
I opened the serial monitor and regardless of where i touch on the screen, the x,y values are -1,-1
I have configured the display using
CTE32_R2 for the utft
mytouch as (6,5,4,3,2)
i have tried calibrating the display and i ran some example sketches which both seem to work perfectly fine (Quickdraw and touch buttons from the utouch library)
any idea what i might be doing wrong and how to fix this?