Sign in

username:

password:



Not a member?

Search compdsp



Search tips

comp.dsp by Keywords

Adaptive Filter | ADPCM | ADSP | ADSP-2181 | Aliasing | AMR | Anti-Aliasing | ARMA | Autocorrelation | AutoCovariance | Beamforming | Bessel | Blackfin | Butterworth | C6713 | CCS | Chebyshev | CIC Filter | Circular Convolution | Code Composer Studio | Comb Filter | Compression | Convolution | Cross Correlation | DCT | Decimation | Deconvolution | Demodulation | DM642 | DSP Boards | DSP/BIOS | DTMF | Echo Cancellation | Equalization | Equalizer | ETSI | EZLITE (Ez-kit Lite) | FFT | FFTW | FIR Filter | Fixed Point | FSK | G.711 | G.723 | G.729 | Gaussian Noise | Goertzel | GPIO | Hilbert Transform | IFFT | IIR Filter | Interpolation | Invariance | JTAG | Kalman | Laplace Transform | Levinson | LPC | McBSP | MIPS | Modulation | MPEG | Multirate | Notch Filter | Nyquist | OFDM | Oversampling | Pink Noise | Pitch | PLL | Polyphase | QAM | QDMA | Quantization | Quantizer | Radar | Random Noise | Reed Solomon | Remez | Resampling | RTDX | Sampling | Sharc | TI C6711 | Undersampling | Viterbi | Wavelets | White Noise | Wiener Filter | Windowing | XDS510PP | Z Transform

Sponsor

Industry's highest performing at the lowest power DSPs now as low as $5.00*
Start development today!
*volume pricing for 10ku

Discussion Groups

Free Online Books

See Also

Embedded SystemsFPGAElectronics

Discussion Groups | Comp.DSP | SHARC dtmf decode source

There are 3 messages in this thread.

You are currently looking at messages 0 to 3.


SHARC dtmf decode source - Steve Holle - 2004-05-21 18:42:00

Does anyone have an example of dtmf decoding using a SHARC dsp?

How about a Goretzel routine written for the SHARC?

Thanks for your help.
______________________________
New DSP Code Snippets Section now Live.   Learn more about the reward program for contributors here.

Re: SHARC dtmf decode source - Jon Harris - 2004-05-21 19:29:00



When I needed this, I started with ADI's app note for the older 16-bit DSPs and
modified as required.  I can't give you the code I came up with as my company
owns it. :-(

"Steve Holle" <s...@link-comm.com> wrote in message
news:b...@posting.google.com...
> Does anyone have an example of dtmf decoding using a SHARC dsp?
>
> How about a Goretzel routine written for the SHARC?
>
> Thanks for your help.


______________________________
New DSP Code Snippets Section now Live.   Learn more about the reward program for contributors here.

Re: SHARC dtmf decode source - Jaime Andres Aranguren Cardona - 2004-05-22 12:16:00

s...@link-comm.com (Steve Holle) wrote in message
news:<b...@posting.google.com>...
> Does anyone have an example of dtmf decoding using a SHARC dsp?
> 
> How about a Goretzel routine written for the SHARC?
> 
> Thanks for your help.

Hi Steve,

I agree with Jon's comment. The old app note for 21xx could be a good
starting point, and it wouldn't be to difficult to modify the code
therein provided to work with SHARC's 32 fixed point mode of
operation, or even in floating point mode.

Regards,

JaaC
______________________________
New DSP Code Snippets Section now Live.   Learn more about the reward program for contributors here.