Hi.
I bought a new TFT lcd shield, and it controller model is ILI9486 (Figure is Attached). However, many libraries are not working on it such as (UTFT and URTouch).
I then downloaded the (mcufriend_kbv) library; it worked well for drawing shapes specifying their dimensions; so the library equivalent to the UTFT library is solved. However, the accompanied examples are only working with arduino UNO, in the time I'm using Arduino Mega R3.
My main problem now is finding a library equivalent to the (URTouch), because for now nothing is working (even Touchscreen library). So, could you give me a hint to solve this problem ?