Other Parts Discussed in Thread: IWRL6432
In our application, we need the result of 2D FFT for our further processing. I have gone through presence and motion detection example project and its implementation details document provided in the SDK, but in that, first the range FFT is being performed, then the DOA processing in which doppler FFT is part of it, but our use case only requires the result of 2D FFT and it is not provided as a independent DPU. So if an an example project or blog post that provides some example code to do 2D FFT in independently without any other processing, it will be super helpful.