I hope someone can help me.
trying to use a SainSmart 20x4 LCD (http://www.amazon.co.uk/gp/product/B007 ... UTF8&psc=1) connected via I2C.
1) I can manually drive pins 0 & 1 to high and low so I know they work.
2) I've commented the blacklist I2C-bcm2708 and blacklist SPI-bcm2708 entries from raspi-blacklist.conf
3) I've added i2c-dev in /etc/modules underneath snd-bcm2835
4) I've installed i2c-tools
5) Running ls -la /dev/i2c-0 returns crw-rw---T 1 root i2c 89, 0 Jun 15 10:21 /dev/i2c-0
6) I had the LCD replaced thinking it might be a faulty one, no difference.
Yet i2cdetect -y 0 (or i2cdetect -y 1) returns nothing:
Code: Select all
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --