After I use DCA1000 and IWR1642 to collect.bin files and _logfile.txt, I can use MMstudio PostPorc processing to get various images. Can I find the program for it? How can I export the picture separately?
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.
After I use DCA1000 and IWR1642 to collect.bin files and _logfile.txt, I can use MMstudio PostPorc processing to get various images. Can I find the program for it? How can I export the picture separately?
Hi, there:
The source code for mmwave studio post processing is not provided. Users can find the parsing part of the binary data at: C:\ti\mmwave_studio_02_01_00_00\mmWaveStudio\MatlabExamples\singlechip_raw_data_reader_example; the script can parse the data and generate the range FFT output (radarCube data), but not more than that.
Best,
Zigang
I have collected.bin files using DCA1000 and iWR1642.Is the data IN my .bin file an echo signal or an intermediate frequency signal(IFsignal) ?
Hi, Lidong:
The captured data is ADC output data. RF signal is mixed with LO and filter/downsampled/frequency shifted before gets to ADC stage. You can check the data sheet to understand the RX chain.
Best,
Zigang