Hi,
I'm going to match a code which uses "arm_biquad_cascade_df1_f32" from the arm lib. to the this ti dsp. I got that there is a similar function in the "DSPF_sp_biquad.h", but need more support
to tackle it.
Thanks and regards
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.
Hi,
I'm going to match a code which uses "arm_biquad_cascade_df1_f32" from the arm lib. to the this ti dsp. I got that there is a similar function in the "DSPF_sp_biquad.h", but need more support
to tackle it.
Thanks and regards
Mohammad,
I would recommend looking at this user's guide for the C2000 devices. This will list what filter support packages we have https://dev.ti.com/tirex/explore/node?node=AOZ6OU09-AcytWQVSYjfkA__gYkahfz__LATEST
The above DSPF_sp_biquad.h is built for a C6000 DSP.
Best,
Matthew