1

I wanted to use an SD shield on an Arduino Elegoo to make a typewriter (for saving files).

I put the shield on the Arduino Elegoo, then connected an LCD screen, then tried to power on using USB to computer, but my Arduino Elegoo wouldn't power on.

I tried to power it on with the external power supply, but it still wouldn't power on.

If I power it on without the shield it works perfectly fine, so why is my Arduino Elegoo not powering on?

the arduino elegoo with the sheild connected to the lcd screen

5
  • 1
    When you say you "remove the shield" I assume that also implies removing that tangle of wires too? What about leaving the shield on but disconnecting the wires? I'll bet it works then. The problem won't be with the shield, it'll be a mistake in your own wiring. Commented Jul 3, 2022 at 10:33
  • Majenko Yes you are correct it powers on without the wires but the lcd screen powers on without the sheild plus the elegoo powers on too whereas if i have the sheild and elegoo connected to the lcd screen then it does not work so how do i fix this since the lcd screen is important in the project Commented Jul 3, 2022 at 10:39
  • 1
    pins 10 to 13 are SPI pins used by the SD shield. it looks like you use the same pins for the LCD and I doubt the LCD works on SPI bus. Commented Jul 3, 2022 at 14:34
  • If you want to make your question answerable to the point of receiving specific instructions you'd need to include images of the sort of quality that would allow readers to trace each connection unambiguously. There are common SD card shield designs, but someone answering this would likely want to know exactly which design your shield follows. To get the sort of answer that would lead you to a successful outcome as a whole project you'd also want to include your code as well. Commented Jul 3, 2022 at 18:29
  • juraj yep you're right it worked Commented Jul 4, 2022 at 20:06

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.