Pin Scheme for module Micro SD adapter to Arduino Micro

Hello.

I´m trying to find a conection schematic about MicroSD module to Arduino Micro. I see a lot of schemas on Internet in other models of Arduino (UNO, MINI, MEGA...). But I did not see to Arduino Micro.

Please, if any of you have it, post an answer with a photo or a explication about that.

Thanks.

JM.

the microSD module connects to the SPI pins of the Arduino. and requires power.
Have a look at the pinout


and you will see those pins at the bottom.
The unit i have takes 3.3v power and logic, but you will need a 5v version, with regulator and logic-level converter since the micro will run at 5v

1 Like

Hi.
I am starting to use a keyestudio SD module with Arduino Leonardo. Could you share some of the internet pages where you found connection diagrams of SD modules with Arduino? This collaboration will help me speed up the work

Thank you very much for any valuable help

The SPI pins on the Leonardo are on the 6 pin header.

Or check the schematic : https://www.arduino.cc/en/uploads/Main/arduino-leonardo-schematic_3b.pdf

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.