16x2 LCD Error accessing 0x20

Talk about Adafruit Raspberry Pi® accessories!

Moderators: adafruit_support_bill, adafruit

Forum rules
Talk about Adafruit Raspberry Pi® accessories! Please do not ask for Linux support, this is for Adafruit products only! For Raspberry Pi help please visit: http://www.raspberrypi.org/phpBB3/

16x2 LCD Error accessing 0x20

Postby jsutherl » Sun Dec 30, 2012 2:59 am

I just built and installed a new Adafruit 16x2 LCD Pi Plate. The extender chip shows up in i2cdetect but I get errors whenever I try to write or read from it. Anyone have any thoughts? I'm pretty new to this and I'm not sure what the next step should be. Perhaps there is something I should send first to turn the LCD on?

Code: Select all
pi@raspberrypi:~$ sudo i2cdetect -y 1
     0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f
00:          -- -- -- -- -- -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: 20 -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --                         
pi@raspberrypi:~$


Code: Select all
pi@raspberrypi:~$ sudo i2cget -y 0 0x20
Error: Read failed
pi@raspberrypi:~$


Code: Select all
pi@raspberrypi:~$ sudo i2cset -y 0 0x20 0xff 0xff
Error: Write failed
pi@raspberrypi:~$
jsutherl
 
Posts: 2
Joined: Sun Dec 30, 2012 2:45 am

Re: 16x2 LCD Error accessing 0x20

Postby tldr » Sun Dec 30, 2012 7:54 am

you are detecting the device on bus 1, but trying to read and write to it on bus 0. try

Code: Select all
sudo i2cget -y 1 0x20
"If I had known it was harmless, I would have killed it myself." - Phillip K. Dick, A Scanner Darkly
User avatar
tldr
 
Posts: 336
Joined: Thu Aug 30, 2012 12:34 am

Re: 16x2 LCD Error accessing 0x20

Postby jsutherl » Mon Dec 31, 2012 9:40 pm

Thank you! So simple, I'm sorry I missed it. But thanks for taking the time to point out my issue.
jsutherl
 
Posts: 2
Joined: Sun Dec 30, 2012 2:45 am


Return to Adafruit Raspberry Pi® accessories

Who is online

Users browsing this forum: No registered users and 2 guests

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


New Products [105]

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[30]


 
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[33]
LCDs & Displays[48]
Components & Parts[69]
Batteries & Power[49]
EL Wire/Tape/Panel[52]
LEDs[108]
 
Wireless[14]
Cables[60]
 
Lasers[6]
Sensors/Parts[145]
 
Enclosures/Cases[11]
 
Solar[11]
 
RFID / NFC[13]
Prototyping[69]
 
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]