Other Parts Discussed in Thread: IWR1642
Hi,
I'm using a DCA1000EVM and an IWR1642 ES1 (OOB demo from SDK 01.02). When using the DCA1000EVM CLI tool to collect the raw data, I got inconsistent data size in each capture.
The configuration is 1000 samples per chirp, 64 chirps per frame, 25 frames per seconds, 1 TX and 1 RX, and each capture is 5 seconds. The capture is in "raw" data mode and "Duration" stop mode. I expect 1000*64*25*5*2*2=32,000,000 bytes of data, but I'm getting random data size, e.g. 31,999,968, 32,254,768, 32,007,248, 31,967,936, etc. The DCA1000EVM is always started before starting the sensor.
I'm using the demo visualizer to control the radar and can confirm the data is correct from the visualizer. I can also confirm that it works with mmWaveStudio version 1. I've attached the radar configuration file and the DCA1000EVM CLI configuration file.
Could you please guide me where the problem might be?
Thanks,
Han