seeed 2.8" TFT Touch Screen- Nothing But White

I recently bought this touchscreen for my Arduino Mega 2560

i have tried the seeedstudio libraries:

all i get is a white screen
the examples all upload but i get no output whatsoever on the new touchscreen

i have sat in front of this stupid computer for too long to get only this in return :frowning:

In the TFT.h library file at line 33, change from #define SEEEDUINO to #define MEGA.

Report back.

Regards,
-__-

forgot to mention that i had modified the library file as above...

any other ideas?

silly arduino...
woke up this morning and plugged it in....
holy SNAX it works?
looks like it was just having a bad day?

ok so new problem

plugged in my adruino SD sheild and the output to the screen is inverted???

craft_jd:
ok so new problem

plugged in my adruino SD sheild and the output to the screen is inverted???

I don't think you can use the SD shield at the same time as the display because of data or address line conflicts.

This subject has come up before as I recall, so do a search.

Regards,
-__-