Interface SD Card via Arduino Ethernet Shield SD card Slot
Posted: Sat May 27, 2017 4:23 am
Hello,
Is it possible to interface SD card with ESP32 by using Arduino Ethernet Shield as an intermediate medium by using its SD card slot.?
I am trying to interface it with Pin connections as below..
ETH Shield CLK->ESP32 GPIO14
ETH Shield MISO->ESP32 GPIO 2
ETH Shield MOSI->ESP32 GPIO15
Pin 4 of ETH Shield is on HIGH level.
I am getting failure at Initializing SD card.
Am I doing it correct way.? Is it possible to interface SD card with this connection.?
Little help will be appreciated.
Thanks.
Is it possible to interface SD card with ESP32 by using Arduino Ethernet Shield as an intermediate medium by using its SD card slot.?
I am trying to interface it with Pin connections as below..
ETH Shield CLK->ESP32 GPIO14
ETH Shield MISO->ESP32 GPIO 2
ETH Shield MOSI->ESP32 GPIO15
Pin 4 of ETH Shield is on HIGH level.
I am getting failure at Initializing SD card.
Am I doing it correct way.? Is it possible to interface SD card with this connection.?
Little help will be appreciated.
Thanks.