01-11-2008 01:38 AM
01-14-2008 05:14 PM
01-15-2008 10:44 PM
01-16-2008 05:58 PM
01-16-2008 11:28 PM
Hi,
I have not made many changes in the FIR filter VI given in the examples. You may use the same example that is given in Blackfin section in the Toolkits and modules from the example finder.
thanks
Vijith
01-18-2008 11:11 AM
The sample rate on the EZ-KIT is fixed at 48kHz (it can’t be changed). The number of samples should be a power of 2. In order to get a narrow bandpass filter I believe the number of taps needs increased. I ran the NI FIR Windowed Filter Design VI and I needed at least 150 taps to get a decent low freq cutoff. I attached my modified VI which has good cutoff below 500Hz and above 1000Hz.