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.

DCA1000EVM: mmWave Studio

Part Number: DCA1000EVM
Other Parts Discussed in Thread: IWR1443BOOST

Tool/software:

Hi,

   I am using DCA1000EVM and IWR1443BOOST to capture raw adc data. I am using mmWave Studio.

But I want to trigger the start capture through a matlab script. I searched the mmWave installation directory but didn't get any specific lib file or header file for operating the DCA1000EVM through matlab. 

I need to run the APIs in matlab environment. Please share the lib and header file or suggest any other method to trigger the start capture frame.

--

Thanks and Regards,

Arnab

  • Hello Arnab,

    We automate the raw data capture process through LUA scripts, and there is no way of running the entirety of mmWaveStudio and its features through MATLAB. If your only goal is capturing raw data, and you are okay with being limited to the radar cube size that would work on-chip when deployed, then checkout the "Adc_Data_Capture_Tool_DCA1000_CLI" tool within the Radar Toolbox on the TI Developer Zone. It is entirely written in MATLAB, and uses two DCA1000 executables for configuring and recording.

    Best Regards,

    Pedrhom