Search found 1 match

by cverd516
Thu Jan 28, 2021 7:17 pm
Forum: Hardware
Topic: How to connect SD Card on HSPI of ESP32-Wroom
Replies: 1
Views: 10865

How to connect SD Card on HSPI of ESP32-Wroom

I am trying to connect an SD card to the HSPI pins on ESP32-Wroom. I have read through the documentation but I am still fairly confused so please help me get this right for my next PCB. So for the pins, I am going to use MOSI(GPIO13) , MISO(GPIO12) , CLK(GPIO14) , and CS(GPIO15) which are the HSPI p...