Other Parts Discussed in Thread: DCA1000EVM, , IWR6843
Tool/software:
Environment: IWR6843LEVM + DCA1000EVM
Now I can get the adc_data.bin file by using the mmWave Studio (ver: 2.1.1.0) tool, However, based on R&D needs, I need to use python to write a tool to parse ADC data online, so I need to obtain ADC data in real time,
I have study the 'DCA1000EVM Data Capture Card User's Guide (Rev. A).pdf', Now it is clear to me that the PC and DCA transmit ADC data through UDP, and the IP address, configuration, and data port number of the
DCA1000 are already known, but there are still a few questions to ask:
1. How to load the BSS FW and the MSS FW bin files to DCA1000? Follow the use of the mmWave Studio tool, we need load it every time.
2. How do I deliver configurations to a DCA1000 or IWR6843LEVM?