In PROCESSOR_SDK_VISION (ver 3.6), in chains_common_cascade_ar12xx_config_mimo.c, line 203 mentions "/*profileCfgArgs[1].numAdcSamples * 2 - 512 * 2*/". I believe 512 is the maximum possible value that can be entered for numAdcSamples for complex FFT calculations. As numAdcSamples is used to determine the Range FFT, this limits the maximum possible Range FFT using TDA2px. Could you tell me what is causing this limitation? Is it because of any particular Hardware component (for eg buffer size)? I tried entering 1024 to increase the FFT size, but then my frame rate reduced drastically. What might be causing this issue?
I look forward to your reply.
Best Regards,
Nishant