Other Parts Discussed in Thread: TMS320C6748
Hi guys,
I am trying to implements a filter(high pass) 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 high pass filter on top of that sample code, what steps I need to take, I am not good on Signal processing and on DSP boards,
I would appreciate if you could give me detailed instructions?
Thanks,
YK
PS. I tried to use DSPF_sp_fir_gen (FIR Filter) from DSPLIB, but I couldn't figured out what to do