Other Parts Discussed in Thread: DCA1000EVM, IWR1443, MMWAVE-STUDIO, IWR1843BOOST
Hi,
I’m trying to use IWR1443BOOST with DCA1000EVM board for real-time data capture without mmWave Studio. I do not need any processed data as output, but only the raw data. There have been several posts in this forum, but some points are still not clear to me. I would like to ask if my understanding is correct, and if you can answer the questions below.
It appears, this use scheme needs 3 components, one for controlling IWR1443BOOST, one for configuring and starting data capture on DCA1000EVM board, and a receiver that can receive and decode packages through UDP. So far, I managed to write a the receiver and can receive packages through UDP, and can also configure DCA1000EVM board through command line interface (with the help of example code provided and DCA1000EVM_Control.exe.Third, I can configure IWR1443BOOST through CLI when I use the demo image provided.
When I use the demo image, I cannot receive any raw data and it seems this is not supported with IWR1443; as answered in the related question. Now, my questions are:
- Can I configure the device with using demo image in such a way that enables raw data streaming?
- If not, can I use the image that is normally used with mmWave studio? In this case, how can I configure the device without mmWave studio?
- If none works, I believe I need to create a new image based on the demo image, so that it enables raw data capture through LVDS, and disables post-processing done on board? If this is the case, could you elaborate on how to proceed in this route? Can you share some links/documents?
Thanks,
Mohammad