SmileyDude
Member
Hi --
I was attempting to use the microSD slot on the teensy 3.6 with the built in sample project in teensyduino (SD/cardinfo). When I run it with a SDHC card in the slot, I get the following output:
I've tried this with a handful of cards I have on hand -- a 8GB generic microSD card, and a set of 16GB and 32GB SanDisk microSD cards. All fail with the same message.
So I guess my first assumption is that I assumed the SD library in teensyduino supports SDHC -- is that an incorrect assumption? If not, is there some other setup I need to do on the board to enable the microSD slot or should it just be enabled by default?
Thanks!
dennis
UPDATE: just found a 2GB SanDisk microSD card I had around as well and I get the same failure message. I realize that this could still be a SDHC card, but it doesn't appear to be marked as one.
I was attempting to use the microSD slot on the teensy 3.6 with the built in sample project in teensyduino (SD/cardinfo). When I run it with a SDHC card in the slot, I get the following output:
Initializing SD card...initialization failed. Things to check:
* is a card inserted?
* is your wiring correct?
* did you change the chipSelect pin to match your shield or module?
I've tried this with a handful of cards I have on hand -- a 8GB generic microSD card, and a set of 16GB and 32GB SanDisk microSD cards. All fail with the same message.
So I guess my first assumption is that I assumed the SD library in teensyduino supports SDHC -- is that an incorrect assumption? If not, is there some other setup I need to do on the board to enable the microSD slot or should it just be enabled by default?
Thanks!
dennis
UPDATE: just found a 2GB SanDisk microSD card I had around as well and I get the same failure message. I realize that this could still be a SDHC card, but it doesn't appear to be marked as one.
Last edited: