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.
Interface SD Card via Arduino Ethernet Shield SD card Slot
-
- Posts: 62
- Joined: Wed Apr 19, 2017 6:35 am
-
- Posts: 62
- Joined: Wed Apr 19, 2017 6:35 am
Re: Interface SD Card via Arduino Ethernet Shield SD card Slot
Hello,
Can anyone help me with this please...?
I am getting following error..
"sdmmc_cmd: sdmmc_card_init: send_op_cond (1) returned 0x107".
Thanks.
Can anyone help me with this please...?
I am getting following error..
"sdmmc_cmd: sdmmc_card_init: send_op_cond (1) returned 0x107".
Thanks.
Re: Interface SD Card via Arduino Ethernet Shield SD card Slot
I don't know which Ethernet shield you have but it may have voltage dividers and no pullup resistors so may not work.
-
- Posts: 62
- Joined: Wed Apr 19, 2017 6:35 am
Re: Interface SD Card via Arduino Ethernet Shield SD card Slot
Hi WiFive,
Its Ethernet Shield v5- A000056.
Here is a link of datasheet for your reference...
http://www.mouser.com/catalog/specsheet ... ASHEET.pdf
I have software enabled pull up for GPIO 14,2 and 15.
Thanks.
Its Ethernet Shield v5- A000056.
Here is a link of datasheet for your reference...
http://www.mouser.com/catalog/specsheet ... ASHEET.pdf
I have software enabled pull up for GPIO 14,2 and 15.
Thanks.
Re: Interface SD Card via Arduino Ethernet Shield SD card Slot
Yes it has the voltage dividers. Internal pullup are not very strong and especially in the presence of the voltage divider. Suggest to get another SD breakout for 3.3v with pullups.
Re: Interface SD Card via Arduino Ethernet Shield SD card Slot
Does the ethernet shield v2 work? It has Pullups and no voltage diviers. https://www.arduino.cc/en/uploads/Main/ ... V2-sch.pdf
Who is online
Users browsing this forum: No registered users and 110 guests