Search found 1 match

by birdofpreyX
Tue Dec 04, 2018 1:25 pm
Forum: ESP32 Arduino
Topic: ESP32-Arduino: How to use SD library with VSPI
Replies: 1
Views: 7460

ESP32-Arduino: How to use SD library with VSPI

Hello, what changes exactly do I need to perform in sd.h and sd.cpp of the SD library to change the SD-Drive connection references from standard HSPI to VSPI . Im using a ESP32 Devkit board: https://github.com/espressif/arduino-esp32/tree/master/libraries/SD I have a kind of Mode 1 SPI Sensor on HSP...