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?