URTouch Walfront 3.2" TFT LCD - Touch Not Working

Hello!

I am currently using the UTFT and URTouch libraries on a Arduino Mega with a Walfront 3.2" TFT LCD Shield and a Nextion ILI9341 3.2" TFT LCD. I can get the display working with using

UTFT myGLCD(ILI9341_16,38,39,40,41);

to declare the model and I can get the screen running perfectly as I'd like. However when using

URTouch myTouch(6, 5, 4, 3, 2);

to declare the touch, it is not registering any touch even when I run the example codes provided on the URTouch.

Does anyone have any suggestions on how to troubleshoot the shield to find the correct

URTouch(TCLK, TCS, TDIN, TDOUT, IRQ)?

Thank you!

Post a link to the actual shield that you bought.

Here is the link to the shield:

Here is the link to the TFT LCD:

Thank you

Your browser does not currently recognize any of the video formats available.I am using a 3.2”TFT Touch Screen in a combination with a TFT LCD Arduino.I will use the UTFT and URTouch libraries Oursainsburys.