Part Number: IWR1443BOOST
Hi,
I'm just playing around with the new SDK, and I've noted that the Capture demo has been removed. Is there a replacement for this? As I had implemented my own algorithms on the raw data, which I would like to continue to use.
The Release Notes do say something about this.
Capture demo has been deprecated from the SDK and has been replaced by
multiple targeted products:
- mmWave Studio that allows user to capture raw ADC samples from mmWave Sensors and thereby enable performance characterization and algorithm development for mmWave technology
- mmW Demo (xWR16xx) within mmWave SDK showcases the instrumentation usecase where raw ADC samples can be collected from the device while mmWave sensor continues to process those samples within the device
- CSI stream (IWR14xx) application within mmWave SDK that showcases how to stream ADC data over CSI-2 interface
- "mem_capture" application within mmWave SDK that helps a user get started with our mmWave sensors and the SDK by showcasing how to configure the front end and EDMA data from ADCbuf to L3.
See doxygen of these new SDK modules for more internal implementation details.
I can't seem to find the relevant doxygen information (although I'll continue to search). But aside from the RECORD START function from the demo web gui, I don't see any way to save data (and particularly the directly captured ADC IQ data).
Thanks once again for any help