J
john smith
Guest
Hi guys,
I am trying to store 8 kHz speech onto flash memory. I am using an msp430
microcontroller, which has both ADC & DAC for recording and playing back. To
minimise hardware, I want to set the ADC sample rate at 44 kHz and the down
sample it to 8 KHz for storage, and to play back I want to up sample it back
to 44 KHz.
How would I do this? What kind of digital filters do I need (assuming I
filtered out the microphone input to roll off 3dB at 4 KHz) for the down and
up sampling?
Any help will be appreciated
I am trying to store 8 kHz speech onto flash memory. I am using an msp430
microcontroller, which has both ADC & DAC for recording and playing back. To
minimise hardware, I want to set the ADC sample rate at 44 kHz and the down
sample it to 8 KHz for storage, and to play back I want to up sample it back
to 44 KHz.
How would I do this? What kind of digital filters do I need (assuming I
filtered out the microphone input to roll off 3dB at 4 KHz) for the down and
up sampling?
Any help will be appreciated