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.

AWR2243: Convert .bin files to raw ADC data cube using TDA2XX capture hardware

Part Number: AWR2243

Using the mmWave studio cascade user guide, I am attempting to convert the .bin data files transferred when using the cascade_capture.lua script to a .mat file containing the raw ADC data in a datacube. However when using the provided MatLab example function rawDataReader, it provides the error stating the capture hardware must be 'DCA1000'.

How should I go about converting this data to a raw data .mat file? 

Additionally, I have not been able to find what format the data is captured in, using the TDA2XX EVM to capture hardware. Is it the same as described for the DCA1000 in the 'Mmwave Radar Device ADC Raw Data Capture' application report?

  • Hi,

    Were you able to check the parsing code provided as part of the Matlab parsing script?

    C:\ti\mmwave_studio_02_01_01_00\mmWaveStudio\MatlabExamples\4chip_cascade_MIMO_example\utils\dataParse

    The format is not the same as for DCA1000

    Thank you

    Cesar