Hi All,
I have bought a Linkspite 16x2 Character LCD display and Adafruit SD card shield with real time clock. I have stacked the 2 units on top of each other so all the pins are shared.
Both shields are functioning when used separately but when stacking them together I'm getting some sort of conflict that is making the LCD display just black squares and stopping the SD card from writing.
I know that LCD uses pin 10 on the arduino for backlight and the sd card uses pin 10 for chip select.
at the bottom of this page: Shield Overview | Adafruit Data Logger Shield | Adafruit Learning System it says " If you need to cut the trace to pin 10 because it is conflicting, this pad can be soldered to any digital pin and the software re-uploaded"
can anyone who has done this or something similar tell me if they've done this before as I'm nervous about it