Part Number: MSP430G2553
Hi,
I am pretty new to this so please bare with me. I recently purchased the MSP430G2553 and would like to attempt to play a WAV audio file. My goal is to take an audio file and convert that into a header-less raw WAV and then into a char array. Since the array would not contain the header I would be responsible for config when playing. I would then like to use the array contents to play the audio. Does anyone have any code that can do this? Or, am I way out in left field with this? I am looking to use PWM (the only way I have heard you can do this). I've been mildly successful with using PWM but for some reason, to me, playing audio seems like a different animal.
I am looking for not terribly high quality, but something decent. I am using Audacity to convert some audio into 16-bit PCM (32kHz) mono. I already have my hardware wired (using a small 8ohm .5W speaker)