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.

MMWCAS-DSP-EVM: Triggering Capture and Configure Radar Through Linux

Part Number: MMWCAS-DSP-EVM
Other Parts Discussed in Thread: AWR2243, MMWCAS-RF-EVM, , DCA1000EVM, PROCESSOR-SDK-TDAX, TDA2SX

Hello,

I am trying to interface with MMWCAS-DSP-EVM and MMWCAS-RF-EVM (with AWR2243) through a 64bit Linux machine. I just need the ability to trigger the radar to start recording data into the onboard SSD. I have read through these following posts:

P1: https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/944696/awr2243boost-streaming-data-over-usb-to-linux-ubuntu/3489674#3489674

P2: https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/1084944/mmwcas-dsp-evm-streaming-data-on-mmwcas-dsp-evm-in-an-embedded-linux-environment

P3: https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/873544/tidep-01012-config-data-capture-without-mmwave-studio

P4: https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/1080646/mmwcas-rf-evm-mmwcas-rf-evm-are-the-any-documents-about-communication-protocol-between-mmwave-studio-and-mmwcas-dsp-evm

Please correct me if I'm wrong, but my takeaway from these posts are that

1. It seems possible to work on Linux without mmWave studio with DCA1000EVM (P1). Could the reference code for DCA1000EVM also work for MMWCAS-DSP-EVM? I have attempted this but I am struggling to connect to DSP-EVM while I am able to ssh into the DSP-EVM.

2. There's no documentation is available for the comm protocol between mmwave studio and MMWCAS-DSP-EVM (P4). According to P3, the mmwave_studio_03_00_00_14\mmWaveStudio\ReferenceCode\EthernetLib is the backend API between mmwave studio and DSP-EVM. Is it possible to provide some reference code or design guide like those in mmwave_studio_03_00_00_14\mmWaveStudio\ReferenceCode\DCA1000.

Also, are there potentially easier ways of doing this?

Thank you!