working WAV player for FRDM-K64F?

18 May 2016

Anyone know of a working wav player library for the FRDM-K64F? I have a really primitive example based on the old bigmouth bass code, but can only get that working on my Nucleo board. I can't try most of the newer ones on the Nucleo due to microARM library issues.

I know my FRDM-K64F is good with regards to the microSD socket, as I can read and write files. I know my DAC is wired up correctly, as I can send data to it and hear it play.

Bonus: find a wav library that works in an RTOS thread.

Thanks!!!