-->
Page 1 of 1

can we use the esp8266 sdio lines to interface Sd card

PostPosted: Fri Jan 13, 2017 11:18 pm
by vallinath
esp8266 lines Sd3,Sd2,Sd1,Sd0,clk,cmd can this lines be used to interface SD card

Re: can we use the esp8266 sdio lines to interface Sd card

PostPosted: Wed Jan 18, 2017 5:11 pm
by gdsports
I think those pins are used for SPI Flash. GPIO 12,13,14 can be configured as hardware SPI so can be connected to an SD card.