Can't use sd card from one day to another

Saskia
Posts: 40
Joined: Mon Jun 26, 2017 11:45 am

Can't use sd card from one day to another

Postby Saskia » Sun Jul 30, 2017 9:34 pm

I use the following librarys to write datas on my sd card:

Code: Select all

#include "Arduino.h"
#include "FS.h"
#include "SD.h"
#include "SPI.h"
And this worked all the time. But from one day to another its not working anymore. Its weird, the SD Test example works in the Arduino IDE: https://github.com/espressif/arduino-es ... D_Test.ino
But not anymore with the esp idf. I get this message:

Code: Select all

[E][sd_diskio.cpp:99] sdSelectCard(): timeout
[E][sd_diskio.cpp:724] sdcard_mount(): f_mount failed 0x(3)

Who is online

Users browsing this forum: SvanteKaiser and 86 guests