Microchip® Advanced Software Framework

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Related Project(s)

In this section you can find all the projects related to the DSP Library.

Example(s)

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 16-bit fixed-point FFT using the DSP library.

DSPLIB 32-bit fixed-point complex FFT example for Simulator

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 FIR filter example for Simulator

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 IIR filter example for Simulator

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 LMS filter example for Simulator

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 NLMS filter example for Simulator

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 operators example for Simulator

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 32-bit fixed-point vectors example for Simulator

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 example for Simulator

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.