I've been working on a project for a while, and I was beginning to explore how I'd interact with the teensy. I made a huge error in attaching a pot to the wrong pin. I miscounted in the wrong direction on my bread board, ran a sketch, and then messed with a pot, causing mass chaos. Not realizing I had wired to the wrong pin, I messed with the software for a while, repeatedly sending signal from the pot to either pin 15, 18, or 19. I eventually rewired everything, and I don't remember where it was, but noticed immediately that I was now putting the wire in a different spot.
Once I realized my error, parts of my sketch run fine, but triggering two wav files would wreck everything. I was troubleshooting this for about a week, not realizing that it might be connected to my above mistake, but I've run out of software errors. I re-ran the Mixers tutorial sketch, and I still get this intense awful crackling output. It sounds like this linked mp3. I've tried reading from multiple SD cards with the same result.
So, could sending signal to one of the above pin cause some sort of hardware malfunction in reading the SD card? Is there anything at this point I can do? Is the damage probably on the audio shield of teensy itself? It's not a huge loss if I can only use this one for non-SD purposes when testing stuff out, but I figure it would be good to know the level of destruction I've caused.
Once I realized my error, parts of my sketch run fine, but triggering two wav files would wreck everything. I was troubleshooting this for about a week, not realizing that it might be connected to my above mistake, but I've run out of software errors. I re-ran the Mixers tutorial sketch, and I still get this intense awful crackling output. It sounds like this linked mp3. I've tried reading from multiple SD cards with the same result.
So, could sending signal to one of the above pin cause some sort of hardware malfunction in reading the SD card? Is there anything at this point I can do? Is the damage probably on the audio shield of teensy itself? It's not a huge loss if I can only use this one for non-SD purposes when testing stuff out, but I figure it would be good to know the level of destruction I've caused.