I just got the touch screen from the pjrc store. It is working great connected to a teensy 3.2.
Touch works just fine as long as I dot not enable IRQ usage.
For example with the ILI9341Test example (teensyduino), touch works as long as I do not use IRQs. I tried both the default IRQ 2 and...