Part Number: AM62D-Q1
Hi,
I am trying to replicate the cycle counts reported in DSPLIB user guide performance section. I have a couple of questions.
1)Using examples in the SDK release, I am able to almost match the cycles given in the document when I use DSPLIB_BIQUAD_TIF. When I use DSPLIB_BIQUAD_DF1, the cycles are higher. I am not sure the reference given in the document refers to which form of biquad. Please let me know.
2)I just used coeffs and gain used in example code. I would like to know how to calculate the Coeff's and gain for DSPLIB_BIQUAD_TIF filter.
Please point me to the reference if it is already there.
Below is the details about the setup
using AM62D SDK version 11.02.23.10
have followed the DSPLIB build instruction at this link :https://software-dl.ti.com/jacinto7/esd/processor-sdk-rtos-j722s/10_01_00_04/exports/docs/dsplib/do…
EVM : AM62D
Thanks in advance.