Hello,
I'm trying to generate some simple tones using PWM and the MSP430. I'm following this app note: http://www.ti.com/lit/an/slaa405a/slaa405a.pdf
My PWM frequency is 32kHz as in the app note but I'm getting a lot of static on the output. I have an audio amp and it doesn't seem like the noise is coming from there. If I connect a speaker directly to the 430 (I'm using the EXP430F5529 board) I still hear static. I'm running this single ended, any thoughts as to filtering? Would this help reduce static or is this just something you live with for PWM audio? I'm also using fairly long leads which may contribute to the problem.
I simply converted windows .wav tones to 8-bit to get my sound files. I'm also getting a significant pop at the end of the tone. There's no static when the PWM isn't running. (sorry, trying to give a lot of info).
Thanks, any thoughts would be appreciated.
Craig