Other Parts Discussed in Thread: IWR6843ISK
Tool/software:
Hi.
I am using OOB Demo and DCA1000EVM CLI to acquire ADC data from TI IWR6843ISK. I am using the below configuration for the recording

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.
Tool/software:
Hi.
I am using OOB Demo and DCA1000EVM CLI to acquire ADC data from TI IWR6843ISK. I am using the below configuration for the recording
HI, Gayatri:
The radar cube size for your configuration is 384KByte based on sensing estimator.
1) I noticed that your frame during is tight as 25ms, you can try to increase this frame time first to see any difference.
2) How did you program the 20s of the capture time? I know not all the captureStopMode in json file are actively supported in the DCA1000 CLI command. I usually use "infinite" mode and send a command below to stop capture.
DCA1000EVM_CLI_Control.exe stop_record xxx.json
Best,
Zigang
Hi,
Increasing the frame period resolves the issue, but why is there a limit on the frame period with the OOB + CLI approach? This limitation doesn't exist with mmWave Studio. Can you provide more details on this?
Thanks
Regards
Gayati
Hi, Gayati:
In the OOB demo, other than chirping, the target code need to complete the signal processing chain, which takes processing time. While in mmWave studio, no signal processing chain is running on the device.
Best,
Zigang