I have a project using a PIC32MX795F512L that buffers MP3 audio it receives from an encoder and then writes it to a USB flash drive using a FAT file system, it repeats this up to a fixed amount of data for proof of concept. Running the code on a custom bo..
↧