Hello all,
I have two LCDs - one from Nokia 5110 and the other from Nokia 3510. I got the 5110 LCD working, first with LCDInfo and now I created my own program. No I want to get the 3510 LCD working also. I have connected pins the following way:
CS: p2, RES: p3, GND: ground, SDA: p5, SCLK: p6, Vbooster: p7. Vout is connected to ground with capacitor and Vflash isn't connected at all. Pinning info is taken here
http://sandiding.tripod.com/ni3510.html. Programming is done in C# and ported from this code
http://www.sunbizhosting.com/~spiral/1100/. But it isn't working. What should I do?