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.
Using DCA1000EVM with the IWR6843AOPEVM with mmWave_Studio. Can I use Matlab to harvest the raw data from the adc_data.bin created by mmWave_Studio? Is the point cloud data in there somewhere, so I don't have to use mmWave Demo Visualizer? If so, where is the detailed raw binary data description using this settup?
Hi, Larry:
MmWave Studio only captures ADC raw data, it does not contain any point cloud. You can use MATLAB to parse this binary data file and do any post processing as you want. The example of the parsing script can be found at https://www.ti.com/lit/an/swra581b/swra581b.pdf, section 9.2.
Best,
Zigang