Other Parts Discussed in Thread: DCA1000EVM,
I'm running people counting demo on IWR6843ISK with DCA1000EVM. I'm very interested in capturing raw voltage data and save the data into the PC through LVDS with DCA1000EVM. I tried referring Out of Box example and tried to integrate lvds_stream.c and other config files but its not straightforward and now I'm having many bugs and undefined references, since I imported the source files from OOB_demo to PCount_3D demo. So I'm interested in step by step, clear guidance of enabling raw data capture on People counting demo. (which I couldn't find such a thread in this forum)
Also, I tried recreating the mmwave frontends of people counting demo via mmwave studio and capturing raw data. This approach worked, but it turned out Texas instrument radar toolkit haven't open sourced capton beamforming source code. So even though I recreated the wavefronts, I can't deduce the point cloud data from the raw signal, as mmwave studio postproc doesn't support processing BPM wavefronts.
1) Please point me to a step by step guide to enabling lvds raw data capture on PCount_3D demo
2) Please let me know a way of using the algorithms that are available in Postproc in mmwave studio, with BPM wavefronts.
Thankyou in advance