2.8" Adafruit 335 touchscreen has no picture.

EL Wire/Tape/Panels, LEDs, pixels and strips, LCDs and TFTs, etc products from Adafruit

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
eljainc
 
Posts: 10
Joined: Thu Sep 27, 2012 1:47 pm

2.8" Adafruit 335 touchscreen has no picture.

Post by eljainc »

I have connected to an Arduino Mega Pro to and AdaFruit 335 2.8" touchscreen module.

I have the I/O lines (8 of them) connected properly as well as the X+/X- and
Y+/Y- touch signal lines. I have +5V powered to Vcc and GND to GND.

Are there any other lines or voltages needed? Backlight voltages? I'm not getting any picture
on the 335 touchscreen when I power it on and start up my Arduino sketch.

Thanks
Mike

adafruit
 
Posts: 12151
Joined: Thu Apr 06, 2006 4:21 pm

Re: 2.8" Adafruit 335 touchscreen has no picture.

Post by adafruit »

Try using a genuine Arduino UNO or Mega - there could be a difference with the "Pro"!

User avatar
pburgess
 
Posts: 4161
Joined: Sun Oct 26, 2008 2:29 am

Re: 2.8" Adafruit 335 touchscreen has no picture.

Post by pburgess »

Couple ideas:

1) Are the data lines connected to pins 22-29 on the Mega? It's mentioned in the tutorial, but not shown visually; the normal Uno wiring doesn't work with the Mega.

2) What driver chip ID is the software reporting in the serial console?

User avatar
arctic_eddie
 
Posts: 233
Joined: Tue Feb 28, 2012 6:01 pm

Re: 2.8" Adafruit 335 touchscreen has no picture.

Post by arctic_eddie »

The OP did not mention the control lines. Maybe they're not connected or defined properly in the sketch. I have the same display running on a Mega with the data lines, D0-D7, connected to D22-D29 respectively and the control lines connected at D40-D44. The touch lines use A8-A11. Everything works fine.

eljainc
 
Posts: 10
Joined: Thu Sep 27, 2012 1:47 pm

Re: 2.8" Adafruit 335 touchscreen has no picture.

Post by eljainc »

Is there supposed to be a splash screen if I just power it with +5V and GND at the PWR block?

I am quite sure the signal lines for control and touch are properly connected, but I will countercheck.

eljainc
 
Posts: 10
Joined: Thu Sep 27, 2012 1:47 pm

Re: 2.8" Adafruit 335 touchscreen has no picture.

Post by eljainc »

pburgess wrote:Couple ideas:

1) Are the data lines connected to pins 22-29 on the Mega? It's mentioned in the tutorial, but not shown visually; the normal Uno wiring doesn't work with the Mega.

2) What driver chip ID is the software reporting in the serial console?

The data lines are connected to 22-29 on the Mega pro. The serial console is showing
Unknown Driver Chip FEFE. Does this sound right? How can I query for the driver Chip ID?

eljainc
 
Posts: 10
Joined: Thu Sep 27, 2012 1:47 pm

Re: 2.8" Adafruit 335 touchscreen has no picture.

Post by eljainc »

I think I found the problem. Our original wiring diagrams did not show that the Backlight (BACKLITE) to be connected to anything. So we were getting a black/blank screen. I should have an answer soon.

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

Return to “Glowy things (LCD, LED, TFT, EL) purchased at Adafruit”