Hello
Does anybody have experience with the basics of working with teensy 4.0 with audio shield?
My problem:
Playing wav's (from the sd-card on the audio shield) include a regular reoccuring noise in sinc with the pulses the internal led is flashing.
I followed the audio tutorial examples and came to the point that the blinking led does not work because the audioshield is using pin 13. I found no way around it so wont use the internal led in my code. The next example from the tutorial lets me play wav files from sd, nice. But this ticking noice is spoiling my fun to work further on my project.
Is there a sollution? Other than buying new hardware and try again...
Does anybody have experience with the basics of working with teensy 4.0 with audio shield?
My problem:
Playing wav's (from the sd-card on the audio shield) include a regular reoccuring noise in sinc with the pulses the internal led is flashing.
I followed the audio tutorial examples and came to the point that the blinking led does not work because the audioshield is using pin 13. I found no way around it so wont use the internal led in my code. The next example from the tutorial lets me play wav files from sd, nice. But this ticking noice is spoiling my fun to work further on my project.
Is there a sollution? Other than buying new hardware and try again...