In this section you can find all the projects related to the DSP Library.
DSPLIB 16-bit fixed-point complex FFT example | |
Example application. It demonstrates how to perform a 16-bit fixed-point FFT using the DSP library. | |
DSPLIB 16-bit fixed-point convolution example | |
Example application. It demonstrates how to perform a 16-bit fixed-point convolution using the DSP library. | |
DSPLIB 16-bit fixed-point FIR filter example | |
Example application. It demonstrates how to perform a 16-bit fixed-point FIR filter using the DSP library. | |
DSPLIB 16-bit fixed-point IIR filter example | |
Example application. It demonstrates how to perform a 16-bit fixed-point IIR filter using the DSP library. | |
DSPLIB 16-bit fixed-point LMS filter example | |
Example application. It demonstrates how to perform a 16-bit fixed-point LMS filter using the DSP library. | |
DSPLIB 16-bit fixed-point NLMS filter example | |
Example application. It demonstrates how to perform a 16-bit fixed-point NLMS filter using the DSP library. | |
DSPLIB 16-bit fixed-point operators example | |
Example application. It demonstrates how to manipulate 16-bit fixed-point numbers by using the operators function set provided in the DSP library. | |
DSPLIB 16-bit fixed-point partial IIR filter example | |
Example application. It demonstrates how to perform a 16-bit fixed-point partial IIR filter using the DSP library. | |
DSPLIB 16-bit fixed-point re-sampling example | |
Example application. It demonstrates how to re-sample a 16-bit fixed-point vector using the DSP library. | |
DSPLIB 16-bit fixed-point signal generation example | |
Example application. It demonstrates how to generate 16-bit fixed-point signals using the function set provided in the DSP library. | |
DSPLIB 16-bit fixed-point vectors example | |
Example application. It demonstrates how to manipulate 16-bit fixed-point vectors using the function set provided in the DSP library. | |
DSPLIB 32-bit fixed-point complex FFT example | |
Example application. It demonstrates how to perform a 32-bit fixed-point FFT using the DSP library. | |
DSPLIB 32-bit fixed-point convolution example | |
Example application. It demonstrates how to perform a 32-bit fixed-point convolution using the DSP library. | |
DSPLIB 32-bit fixed-point FIR filter example | |
Example application. It demonstrates how to perform a 32-bit fixed-point FIR filter using the DSP library. | |
DSPLIB 32-bit fixed-point IIR filter example | |
Example application. It demonstrates how to perform a 32-bit fixed-point IIR filter using the DSP library. | |
DSPLIB 32-bit fixed-point LMS filter example | |
Example application. It demonstrates how to perform a 32-bit fixed-point LMS filter using the DSP library. | |
DSPLIB 32-bit fixed-point NLMS filter example | |
Example application. It demonstrates how to perform a 32-bit fixed-point NLMS filter using the DSP library. | |
DSPLIB 32-bit fixed-point operators example | |
Example application. It demonstrates how to manipulate 32-bit fixed-point numbers by using the operators function set provided in the DSP library. | |
DSPLIB 32-bit fixed-point partial IIR filter example | |
Example application. It demonstrates how to perform a 32-bit fixed-point partial IIR filter using the DSP library. | |
DSPLIB 32-bit fixed-point signal generation example | |
Example application. It demonstrates how to generate 32-bit fixed-point signals using the function set provided in the DSP library. | |
DSPLIB 32-bit fixed-point vectors example | |
Example application. It demonstrates how to manipulate 32-bit fixed-point vectors using the function set provided in the DSP library. | |
DSPLIB ADPCM encoder example | |
Example application. It demonstrates the use, through a real-time application, of the ADPCM encoder from the DSP library. | |
DSPLIB ADPCM example | |
Example application. It shows how to encode and decode a vector using the ADPCM algorithm from the DSP library. | |
DSPLIB ADPCM streaming example | |
Example application. It demonstrates how to use the ADPCM decoder with a streaming vector using the DSP library. | |
DSPLIB ADPCM WAV player example | |
Example application. It demonstrates, though an audio WAV player application, how to use the ADPCM decoder from the DSP library. | |
DSPLIB benchmark example | |
Example application. This is a very simple application used to benchmark DSP library functions. |