Dear community
Despite many & repeated attempts, the sketch "Simple Audio Player Zero.ino" does not work.
Problem:
- The micro SD card will not initialize.The serial monitor reports after uploading the sketch: "failed!"
Hard & Software:
- Computer: MacOS 10.13.3
- Board: MKRZero
- Memory card: microSD_Card Transcend 2GB, FAT16 formatted (with SD Card Formatter)
- Sketch: SimpleAudioPlayerZero.ino >> https://www.arduino.cc/en/Tutorial/SimpleAudioPlayerZero
- <SD.h> <SPI.h> <AudioZero.h> are installed
Soundfile:
- Name: test.wav
- 88200 Hz, 8-bit unsigned PCM mono
Now I can not go on - what am I doing wrong?
I would be grateful if someone could help me