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/radar studio real-time streaming

Part Number: DCA1000EVM
Other Parts Discussed in Thread: AWR1243

Hi,

We are using DCA1000EVM with mmwave studio / radar studio. We would like to start streaming frames from AWR1243 and process them continuously as they arrive. Currently it seems like frame data is first buffered until frames are stopped and only then adc_data.bin file is produced, not in parallel. Is there a way to have the studio stream frames continuously in real-time (e.g. set frame number to 0 and get new adc_data.bin every 100ms)?

On a related note,

Thanks.