I have run the 'CardInfo' example on my Teensy3.6 and get the message "initialization failed".
I have changed line 40 to read: const int chipSelect = BUILTIN_SDCARD;
I have nothing connected to the Teensy (except the USB cord.) The SD card is formatted and contains one empty text file.
I have run the 'Blink' sketch and that works fine.
Trouble-shooting suggestions please.
I have changed line 40 to read: const int chipSelect = BUILTIN_SDCARD;
I have nothing connected to the Teensy (except the USB cord.) The SD card is formatted and contains one empty text file.
I have run the 'Blink' sketch and that works fine.
Trouble-shooting suggestions please.