Dear supports,
I have a question about angle FFT size on OOB demo by AWR1843.
We want to change angle FFT size from 64 to 128.
I changed definition of angle fft size below. (aoaprochwa.c)
#define DPU_AOAPROCHWA_LOG2_NUM_ANGLE_BINS 7
But demo program crashed.
Do you have any solutions?
I understand memory of HWA is 16kB * 4block but AoA processing can use only 1block.
Is this a critical issue?
Regards,
Kazuki