I develop radar firmware in PROCESSOR_SDK_RADAR_03_08_00_00.
I need the order of memory about input of FFT Data.
I found two fig in TI document.
But these isnt’ the same.
Fig 3. Output of ARxx sensor at P.4-168 in EVE_Applets_UserGuide.pdf
Raw ADC data in sec 5.2 DataFlow at P.27 in ProcessorSDKRadar_DataSheet.pdf
In first fig, range loop is first, doppler loop is second.
In second fig, doppler loop is first, range loop is second.
I want to know the precise order.
So, please give me a hit.