HELP: 2.8 tft touch shield touchscreen wont response and sdslot wont work

Post here about your Arduino projects, get help - for Adafruit customers!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
karmanorbu
 
Posts: 4
Joined: Thu Aug 29, 2013 12:05 pm

HELP: 2.8 tft touch shield touchscreen wont response and sdslot wont work

Post by karmanorbu »

I just got my shield by ups deliferd but it touchscreen wond responde :shock: and SD slot wond work can i repiar it myself/send it to adafruit and ask for a new one????

User avatar
Franklin97355
 
Posts: 23910
Joined: Mon Apr 21, 2008 2:33 pm

Re: HELP: 2.8 tft touch shield touchscreen wont response and sdslot wont work

Post by Franklin97355 »

It would really help if you could explain "wont work" in more detail. As to repairing something if you could also explain that, tell us what you have done and include pictures (big clear ones) that will help.

User avatar
adafruit_support_bill
 
Posts: 88088
Joined: Sat Feb 07, 2009 10:11 am

Re: HELP: 2.8 tft touch shield touchscreen wont response and sdslot wont work

Post by adafruit_support_bill »

Please tell us more about your configuration and what you have tried:

What Arduino board are you using?
What version of the Arduino IDE are you using?
Which example sketches have you tested with?

karmanorbu
 
Posts: 4
Joined: Thu Aug 29, 2013 12:05 pm

Re: HELP: 2.8 tft touch shield touchscreen wont response and

Post by karmanorbu »

adafruit_support_bill wrote:Please tell us more about your configuration and what you have tried:

What Arduino board are you using?
What version of the Arduino IDE are you using?
Which example sketches have you tested with?
Arduino UNO rev3 on mac osx mountainloin/loin and the paint example

the version is: 1.0.5

karmanorbu
 
Posts: 4
Joined: Thu Aug 29, 2013 12:05 pm

Re: HELP: 2.8 tft touch shield touchscreen wont response and

Post by karmanorbu »

o and the sd card list files example sorry forgot aubot it

User avatar
adafruit_support_bill
 
Posts: 88088
Joined: Sat Feb 07, 2009 10:11 am

Re: HELP: 2.8 tft touch shield touchscreen wont response and

Post by adafruit_support_bill »

First, make sure you are running the shield version of the paint example.
When you run the tftpaintshield sketch, what do you see in the serial monitor?

For the SD card examples, make sure that you change the chip-select pin to pin 5 in the code.
Post the serial monitor output from that one too.

karmanorbu
 
Posts: 4
Joined: Thu Aug 29, 2013 12:05 pm

Re: HELP: 2.8 tft touch shield touchscreen wont response and

Post by karmanorbu »

i already checked the version whas right
so i wand to send it back cose it still wont work :(

User avatar
adafruit_support_bill
 
Posts: 88088
Joined: Sat Feb 07, 2009 10:11 am

Re: HELP: 2.8 tft touch shield touchscreen wont response and

Post by adafruit_support_bill »

When you run the tftpaintshield sketch, what do you see in the serial monitor?

For the SD card examples, make sure that you change the chip-select pin to pin 5 in the code.
Post the serial monitor output from that one too.

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino”