This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to apply FIR16 in DSP2812?



 FIR16 is a 16-bit FIR filter program applied in 240X series, is it feasible to use it in tms2812(a 32-bit DSP)? By the way, the matlab m-file included in the filter lib offers the coeffient array which is 32-bit as well, could this coefficient array be applied for the FIR16 program directly?