This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

PROCESSOR-SDK-TDAX: What is the order in which Rx channels receives data? (HW USED: MMWCAS_RF_EVM/2243 Cascade)

Part Number: PROCESSOR-SDK-TDAX

Hi.

We're trying to find out in which order the Rx antenna collects the data? From the figure shown below(taken from https://www.ti.com/lit/ug/tiduen5a/tiduen5a.pdf , page 9)

we know that The Tx antenna fires in the order from Tx 12,11,10...,3,2,1.

Does the Rx follow the same order and receive from 16,15,14,...3,2,1 or 1,2,3,...14,15,16? or is there any other order that the Rx antenna follows?

Also, PROCESSOR_SDK_RADAR v03.08 has Rx numbers labeled as Rx0,1,2,3 for each sensor chip(S0,S1,S2,S3). If we reference the numbers shown in the figure above, which Rx channel corresponds to what in the code?
For example, if we talk about Sensor 4 (S3 on the code), would Rx0 be Rx antenna13 or 16 from the figure?