Hi guys,
I am trying to implements a filter(low/high/bandpass/bandstop) on a TMS320C6748 DSP development kit.
I installed and went through Starterware's mcasp example (located on \build\c674x\cgt_ccs\c6748\lcdkC6748\mcasp).
Now I want to implement simple filter (for example high pass), what steps I need to take, I am not good on Signal processing and on DSP boards.
Could you please give me detailed instruction what to do?
Thanks,
YK
PS. I tried to use DSPF_sp_fir_gen (FIR Filter) from DSPLIB, but I couldn't figured out what to do