Hello.
I want to measure a Range Resolution of 1cm with the IWR6843AOPEVM board.
The example code I used is Out Of Box 6843 AOP, and I tested it with mWave_Demo_Visualizer (ver 3.6.0).
I know the maximum Range Resolution is 3.75cm, but I'd like to reduce it further.
To do so, can the range resolution be reduced by changing #define SOC_HWA_WINDOW_RAM_SIZE_IN_SAMPLES (1024U) to 1024U -> 2048U in sys_common_xwr68xx.h?