Other Parts Discussed in Thread: MSP430F5529, SW-TM4C, TM4C123GH6PM, , TIDM-VOICEBANDAUDIO
Hi,
I am currently working on a potential audio solution for a customer using an MSP430F5529 Launchpad and voice band audio booster pack. The booster pack generates sound via .wav files stored in spi flash. The PWM signal is sent through a low pass filter and audio amplifier before playback by the speaker. I have attached the reference design .pdf for your reference.
The current design supports playback at 8, 16, 22, and 44kHz. The customer is very interested in this functionality, however they are interested in the tm4c123 chip as the processor for their design. Therefore, I am now working the get the same functionality out of the tiva device.
The first task is initializing the tiva's clock in the same way the msp430 was done:
I was wondering if there was any collateral or support on how to port this over for the tiva device.
Thanks,
Garrett