Hi, I have a Teensy 3.6 and audio shield. I’m using Arduino IDE 2.3.4 to do some initial tests.
I watched the Teensy Audio Library Tutorial video on the Teensy site, which I found very useful.
I uploaded the example sketch Part_1_02_Hardware_Test.ino from File>Examples>Audio>Tutorial, and I get the expected beep in my headphones connected to the audio shield, which validates the audio hardware.
So I moved on to the SdCardTest.ino sketch and loaded that. The serial monitor reports the following:
SD Card Test
------------
SD card is not connected or unusable :-(
The SD card I'm using is a 32GB micro SD, which I formatted on a windows PC as FAT32
I checked around on the Teensy site and more generally, but didn’t find a useful next step.
Any help much appreciated, I haven’t worked with SD cards previously.
I watched the Teensy Audio Library Tutorial video on the Teensy site, which I found very useful.
I uploaded the example sketch Part_1_02_Hardware_Test.ino from File>Examples>Audio>Tutorial, and I get the expected beep in my headphones connected to the audio shield, which validates the audio hardware.
So I moved on to the SdCardTest.ino sketch and loaded that. The serial monitor reports the following:
SD Card Test
------------
SD card is not connected or unusable :-(
The SD card I'm using is a 32GB micro SD, which I formatted on a windows PC as FAT32
I checked around on the Teensy site and more generally, but didn’t find a useful next step.
Any help much appreciated, I haven’t worked with SD cards previously.