-->
Page 2 of 4

Re: Connect SD card or MicroSD card to ESP-01

PostPosted: Tue Dec 29, 2015 8:43 pm
by mflmartin
Thanks for the info.

I guess i need to know the datasheet of the chip to know where to solder to extract the extra gpios for the connections:

1 CS --> IO2
2 DI(MOSI)-->IO13
3 VSS1--> GND
4 VDD-->3.3v
5 SCLK-->IO14
6 Vss2-->GND
7 DO(MISO)-->IO12

As for the GND And 3.3V, i can just connect that to my circuit as usual no? It doesnt have to pass trough the main chip, I suposse. (excuse me if the question is stupid, but I am a bit new to all this).

Thanks!

Re: Connect SD card or MicroSD card to ESP-01

PostPosted: Tue Dec 29, 2015 10:08 pm
by martinayotte
Image
For you question about power, I'm not sure to understand it : your power supply needs to be adequate for both the ESP and the SDCard ...

Re: Connect SD card or MicroSD card to ESP-01

PostPosted: Wed Dec 30, 2015 5:11 am
by mflmartin
Hello. Thanks Martinayotte, I see.

As for; GPIO14, it is MTMS in your image, GPIO13 is MTCK and the GPIO12 is MTDI, no?

It wasn't marked in your image but I found this one:

Image

Would that be correct, for those wirings?

martinayotte wrote:Image
For you question about power, I'm not sure to understand it : your power supply needs to be adequate for both the ESP and the SDCard ...


What I mean was if I can solder the SD card GND to the same GND pin that is available in the chip, and power that directly from my battery... or it is preferable to connect the SDcard GND to a row in a perfboard that is connected to GND comming from my battery or my Power supply.


Thanks!.


Martín!

Re: Connect SD card or MicroSD card to ESP-01

PostPosted: Wed Dec 30, 2015 10:02 am
by martinayotte
I would choose the common GND on perfboard option avoiding an additional tiny wire, which can bring noise on the power lines.
Enjoy your soldering challenge ! ;)