-
Notifications
You must be signed in to change notification settings - Fork 524
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CardInfo and QuickStart for ESP32 #510
Comments
Is there no output from QuickStart? Do you see this?
If you see this, what happens after entering a chip select pin number? You should see something like this with error info.
|
Yes, |
I can't help since I don't have your hardware here and Serial.print does not work. Try the BackwardCompatibility example. It is very simple. |
OK |
Good evening!
I'm trying to connect SD shield to ESP32 by SPI:
MISO ->D19
MOSI->D23
SCK->D5
CS->D18
However, nothing happens after uploading the sketches CardInfo and QuickStart.
I used two different voltage supply - 3.3 and 5 V - for different shields.
But there aren't any information in Arduino IDE Monitor.
Why?
The text was updated successfully, but these errors were encountered: