i2c/SPI LCD Backpack and LCD just blinks

Breakout boards, sensors, Drawdio, Game of Life, other Adafruit kits, etc.

Moderators: adafruit_support_bill, adafruit

i2c/SPI LCD Backpack and LCD just blinks

Postby therenegademaster » Sun Mar 20, 2011 9:52 pm

I ordered 2 20x4 LCD screens and i2c backpacks. I soldered everything together and uploaded the example from the modified library, and the screen just blinks The backlight doesn't seem to have any characters, or be affected by adjusting the contrast. I'm not even sure how to troubleshoot this. When it happened the first time, I thought I might have a solder bridge somewhere, but I don't think I could have made a mistake like that twice with two different screens.

Have you heard of this happening before?
therenegademaster
 
Posts: 16
Joined: Wed Sep 15, 2010 2:22 pm

Re: i2c/SPI LCD Backpack and LCD just blinks

Postby therenegademaster » Sun Mar 20, 2011 10:01 pm

Here's a picture of what I have:
Attachments
lcd.jpg
lcd.jpg (98.31 KiB) Viewed 3106 times
therenegademaster
 
Posts: 16
Joined: Wed Sep 15, 2010 2:22 pm

Re: i2c/SPI LCD Backpack and LCD just blinks

Postby adafruit_support_bill » Mon Mar 21, 2011 5:08 am

Did you try wiring up the LCD only - to make sure it works properly without the backpack?
User avatar
adafruit_support_bill
 
Posts: 16072
Joined: Sat Feb 07, 2009 9:11 am

Re: i2c/SPI LCD Backpack and LCD just blinks

Postby therenegademaster » Tue Mar 22, 2011 7:37 pm

Well, it doesn't work anymore . I think all my soldering and un-soldering killed them both :(
therenegademaster
 
Posts: 16
Joined: Wed Sep 15, 2010 2:22 pm

Re: i2c/SPI LCD Backpack and LCD just blinks

Postby adafruit_support_bill » Wed Mar 23, 2011 5:43 am

You may have lifted a solder-pad or two, but it is unlikely that unsoldering would have caused any electrical damage to the display. Post a photo of where you think there might be damage and show us what it does when the backlight & contrast are hooked up as in the LCD tutorial.
User avatar
adafruit_support_bill
 
Posts: 16072
Joined: Sat Feb 07, 2009 9:11 am

Re: i2c/SPI LCD Backpack and LCD just blinks

Postby mattiep321 » Tue Apr 12, 2011 11:51 am

Just Blinks! I was using my LCD fine, but wanted to reduce the number of pins, so I bought the backpack and soldered it up. I opened the HelloWorld_i2c sketch, loaded it into my Uno and i get blinky blinky but no text. ??? I tried the pot on the back and no luck...Is this common with this backpack? I will try unsoldering and using the LCD by itself...
mattiep321
 
Posts: 1
Joined: Tue Apr 12, 2011 11:48 am

Re: i2c/SPI LCD Backpack and LCD just blinks

Postby adafruit_support_bill » Tue Apr 12, 2011 12:30 pm

Can you describe the blinking? Is it the backlight or the characters? Is it steady or intermittant? Have you tried the SPI interface?
User avatar
adafruit_support_bill
 
Posts: 16072
Joined: Sat Feb 07, 2009 9:11 am

Re: i2c/SPI LCD Backpack and LCD just blinks

Postby vmarguerie » Thu Apr 14, 2011 1:35 pm

Hi,

I have the same problem with my LCD Backpack (just à Backlight and no characters).

The solution I've just found is to tie the VO (Pin 3 of the LCD) to the Ground.

It works good now...but why ? :roll:

I use Arduino Mega 2560
vmarguerie
 
Posts: 3
Joined: Tue Mar 08, 2011 11:12 am

Re: i2c/SPI LCD Backpack and LCD just blinks

Postby housefly88 » Tue May 24, 2011 10:03 am

I am having the exact same problems with a 16 * 2 red LCD.
I soildered in the 16 pin male header to the LCD and a female
Header to the backpack (I am not sure how I am going to mount it
yet so I have my self the option of disconnect) anyway when I upload the
Hello_Wolrd sketch, I get a blinking LCD screen with no text,
I going to try the solution posted above, and if that dosent work, I will
Try test the LCD with out the backpack.
housefly88
 
Posts: 5
Joined: Tue May 24, 2011 8:54 am

Re: i2c/SPI LCD Backpack and LCD just blinks

Postby tastewar » Tue May 24, 2011 8:41 pm

Have you tried adjusting the trimmer (contrast, I think?). I didn't see anything on mine until I did (I have the red one as well).
tastewar
 
Posts: 204
Joined: Thu Mar 17, 2011 9:16 am

Re: i2c/SPI LCD Backpack and LCD just blinks

Postby magorian » Tue May 24, 2011 11:06 pm

I have a similar problem. Just bought from Adafruit a blue 16x2 lcd, soldered on headers, backlight and contrast adjustment work fine per the tutorial (1 row of blocks @ max contrast). But have tried wiring up "Hello, world" and other tests multiple times from different Arduinos (and have it working from a 40x4 green lcd), and never see any characters no matter the contrast. I even resoldered the headers with my Hakko and tested for shorts, but I think it must be fried. Thanks. Dan
magorian
 
Posts: 2
Joined: Tue May 24, 2011 10:59 pm

Re: i2c/SPI LCD Backpack and LCD just blinks

Postby adafruit_support_bill » Wed May 25, 2011 4:51 am

@Magorian - are you using the backpack, or wiring direct to the Arduino?
User avatar
adafruit_support_bill
 
Posts: 16072
Joined: Sat Feb 07, 2009 9:11 am

Re: i2c/SPI LCD Backpack and LCD just blinks

Postby housefly88 » Wed May 25, 2011 7:09 am

@ tastewar:

yes I have adjusted the contrast on the backpack from one extreme to the other, with no results other than the backlight changing, still no text. I tried shorting out the 3rd pin on the LCD (VCO) to ground and ended up getting a row of charaters, well actually not characters but a row of solid blocks on line 2 of the LCD. I am going to try wiring up the LCD with out the backpack, and start my trouble shooting adventure from there. I will deffently post any soultions if I come across one, as it seems there are quite a few people having the same issue with the backpack. Thanks for your reply :D

//edit: I do not even get a row of blocks at full contrast, with the backpack, just a blinking screen

Best

Housefly
housefly88
 
Posts: 5
Joined: Tue May 24, 2011 8:54 am

Re: i2c/SPI LCD Backpack and LCD just blinks

Postby housefly88 » Wed May 25, 2011 7:29 am

Ok, upon wiring up without the backpack, using the 10k trim pot, Everything is functioning properly with the LCD.

I used the stock LiquidCrystal Library

//any suggestions on why the LCD is blinking when using the Backpack?


Thanks in advance
Last edited by housefly88 on Wed May 25, 2011 8:45 pm, edited 1 time in total.
housefly88
 
Posts: 5
Joined: Tue May 24, 2011 8:54 am

Re: i2c/SPI LCD Backpack and LCD just blinks

Postby magorian » Wed May 25, 2011 11:16 am

Wiring direct, sorry maybe shouldn't have posted in this backpack thread. Dan
magorian
 
Posts: 2
Joined: Tue May 24, 2011 10:59 pm

Next

Return to Other Adafruit products

Who is online

Users browsing this forum: mibignistinly and 31 guests

Stuff to buy from the Adafruit store and links to product documentation!


New Products [108]

Raspberry Pi[80]
 
FLORA[23]
 
Bunnie Studios[9]
 
FPGA[1]
 
mbed[11]
Arduino[60]
 
NETduino[14]
 
BeagleBone[24]
 
Android[6]
 
XBee[10]
More Dev Boards[31]


 
BoArduino[8]
 
SpokePOV[4]
 
TV-B-Gone[4]
 
MiniPOV[3]
 
SIM reader[3]
 
Microtouch[5]
 
Clocks & Watches[18]
 
Drawdio[4]
 
Brain Machine[1]
 
Game of Life[2]
 
MintyBoost[2]
More DIY Kits[16]


 
MaKey MaKey[3]
 
Tweet-a-Watt[5]
 
Young Engineers[33]
 
Discover Electronics[2]
 
Snap Circuits[4]
 
littleBits[3]
 
Project packs[8]


 
Breakout Boards[34]
LCDs & Displays[48]
Components & Parts[70]
Batteries & Power[49]
EL Wire/Tape/Panel[52]
LEDs[111]
 
Wireless[14]
Cables[62]
 
Lasers[6]
Sensors/Parts[145]
 
Enclosures/Cases[11]
 
Solar[11]
 
RFID / NFC[13]
Prototyping[70]
 
iDevices[13]
Tools[71]
 
Wearables[39]
 
CNC[37]
 
Robotics[29]
 
3D printing[1]
 
Materials[24]


 
Stickers[41]
 
Skill badges[55]
 
Books[25]
 
Circuit Playground[7]
 
Gift Certificates[4]