An example project for FIR function implement on KV31 with SDK and CMSIS

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

An example project for FIR function implement on KV31 with SDK and CMSIS

An example project for FIR function implement on KV31 with SDK and CMSIS

This example project shows how to use CMSIS DSP functions to implement a digital filter. The project is based on Kinetis KV31F512.

 

It first generates a mixed signal which is composed by two sine waves.  Then it uses PDB to trigger DAC every 200 microsecond and output the signal through DAC, so that the mixed signal can be displaying on oscilloscope.

 

With QEDesign tool, a lowpass filter is designed, the filter coefficients are used directly to initialize the FIR function supplied by CMSIS DSP library.

This example calls the FIR functions in CMSIS DSP lib, and the filtered signal is output though DAC module.

Labels (1)
Attachments
No ratings
Version history
Last update:
‎09-28-2015 03:12 AM
Updated by: