Hi,
Write work fine.
UTFT myGLCD(ILI9327_8,A2,A1,A3,A4); // is ok!!
But, touch not work
I searh in google and forum exhaustively.
I put:
UTouch myTouch(6,A2,A1,7,9); and my tft mess data.
Pin:
touch screen x+,x- ------>D6,A2 about 650 ohm // ok
y+,y- ------->A1,D7 about 300 ohm // ok
is ok, I think it should be the other pins...