Skip to content

Wiring an SPI SD Card Adapter to an ESP32 NodeMCU #616

Closed Answered by fredlcore
sebi5361 asked this question in Q&A
Discussion options

You must be logged in to vote

I got my adapter working with the SPI library, using the following pins:

SPI SD Card Adapter Joy-It ESP32 NodeMCU
VCC VIN*
CS GPIO5
MOSI GPIO23
CLK GPIO18
MISO GPIO19
GND GND

*Note: My adapter did not work when connecting it to 3V3, but it worked when using VIN. Other adapters, however, may work with 3V3 as well. Try VIN first, and if everything works fine, you can try 3V3 as it is easier to connect to, as you will have all required pins on one side.
Transfer speed with SPI is around 250kB/s. Can you give us the speed with SD_MMC, @sebi5361?

Replies: 49 comments 21 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@fredlcore
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by fredlcore
Comment options

You must be logged in to vote
1 reply
@fredlcore
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@fredlcore
Comment options

@fredlcore
Comment options

Comment options

You must be logged in to vote
1 reply
@fredlcore
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@fredlcore
Comment options

@fredlcore
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@fredlcore
Comment options

Comment options

You must be logged in to vote
4 replies
@fredlcore
Comment options

@sebi5361
Comment options

@fredlcore
Comment options

@sebi5361
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@sebi5361
Comment options

Comment options

You must be logged in to vote
3 replies
@sebi5361
Comment options

@fredlcore
Comment options

@fredlcore
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants