Other Parts Discussed in Thread: AWR1243
Hi, experts!
The platform we are using now is mmwcas-dsp-evm
Software version: PROCESSOR_SDK_RADAR_03_07_00_00
Background:
ChirpStartIdx = 0
ChirpEndIdx = 4
RangeDim = 256
DopplerDim = 64
We have changed the four cascades of the demo to two cascades (using our own rf board)
Test demo adoption
A: Cascade Radar (4 AWR1243) Capture + Radar Object Detect (DSP) + NetworkTx (TDA2xx Only)
Question:
After reading the original data in the code and using matlab for 1DFFT and 2DFFT, it is shown in the following figure:
After reading eve 1DFFT result data and making 2DFFT with matlab, it is shown in the following figure:
The problem is that when applying eve doppler FFT to the result (as shown in the figure below), it is inconsistent with the previous two results. I don't know what happened.It can help us analyze the cause and how to solve it. The analytic format of doppler FFT data refers to eve_applets_userguide. PDF AppendixD.
best regards!