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.