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.

MMWCAS-DSP-EVM: the data formats of bin files

Part Number: MMWCAS-DSP-EVM

I already know that the data formats of bin files collected by mmwave studio software include header information, frames, and data points.

I used the 'fread' function to read in a bin file in MATLAB software and obtained 8-bit binary data as shown in the following figure (due to the large amount of data, I only listed a small portion of the previous data). May I ask which part is the header information, which part is the data frame, and which part is the data point?

  • I would suggest to refer the Matlab script provided in the mmWave Studio installation to know how captured ADC data is processed.

    That will give you insight for your custom data processing task.

    C:\ti\mmwave_studio_02_01_01_00\mmWaveStudio\MatlabExamples

    .

    Regards,

    Jitendra