Arduino Uno and TFT Screen Problem

Hello everbody,

I have a problem. I have ITEAD ITDB02 2.8'' TFT Touch Screen and Arduino Uno.
I downloaded UTFT and UTouch libraries from UTFT - Rinky-Dink Electronics

I opened an example which name is QuickDraw from UTouch library.
I changed the pins in the code to be compatitable with UNO.
I uploaded the code. There is no problem with that.

But, there is no change on the screen. Nothing happen.

What is the problem can be? Is there any different libraries I can use?
Do you have any example code which is works correctly?

tugozcan:
I changed the pins in the code to be compatitable with UNO.

Why?

According to that webpage you linked the library is compatible with the Uno.

The ZIP file includes UTFT_Requirements.pdf and page 2 shows which pins you must use.