I am trying to hook up a Nokia 1660 screen to my Adruino. I did some research and determined that the pinout of the screen is the following
- NC
- Reser
- CS, chipselect
- GND
- SDA, Serial data analysis
- SCK, clock
- VDDI
- VDD
- GND
- LED - , GND
- LED + , 3.3v
12 NC
I have hooked the SDA to SDA , SCK to SCK, 3.3v to LED+, VDD, VDDI, and GND to GND.
The rest of the pins i have left alone.
I have preformed a address search through my Arduino to try and determine the address of the LCD but no address is turning up.
Any ideas?
Thanks,
Mark