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.

AWR1642: Analyzing mmw Demo Data Structure (Detected objects Descriptor)

Part Number: AWR1642

Hello,

I am analyzing the UART data received from EVM AWR1642 kit, with help of Serial port utility.

To understand the data format,  I am referring the document titled " mmw Demo Data Structure v0.1 xWr14XX/xWR16xx SDKv1.0.x.x".

I have configured device with default parameters with only scatter plot selection and capture the data with help of Serial port Utility as shown below.

Here, header is 36 bytes (green rectangle), Number of detected objects is 4 bytes (blue rectangle).

Now,

Q1. What are 4 bytes 0x00 00 00 00 , shown in red rectangle? 

Q2. Does above 4 bytes are included in total length of structure of Detected Objects?

Q3. Does structure tag maps plot selection? 

And Important 

Q4. Please can you give some more details about Detected Objects Descriptor. it is total 4 bytes or 8 bytes? And How it is computed?