I have followed the SPI wiring and test tutorial provided by adafruit however I have ran into an issue.
The only thing I changed in the breakouttouchpaint example was the pins connected to Y-, and X+, connecting them to D6 and D9 respectively.
It uploads and verifies however I cannot use the outer edges of the screen. I had the arduino set up to output the x and y positions of the touch to the screen and when trying to touch 0,0 it appears to never dip below 55,55. Has anyone else run into this issue or have a solution?