Other Parts Discussed in Thread: MMWAVEICBOOST, DCA1000EVM, , IWR6843, IWR1642BOOST, IWR1642, IWR6843AOP
Hi,
I am having difficulty getting the raw data from IWR6843AOPEVM when using it with MMWAVEICBOOST and DCA1000EVM. I did have the IWR6843AOPEVM working using the out of box demo following the instructions here: http://dev.ti.com/tirex/explore/node?node=AIHy77joqu3jXFmjqwkBKQ__VLyFKFf__LATEST&search=mmwave. I was also able to connect to it using python through the UART over USB. However, I was unable to obtain fast enough data rates so I was following procedure outlined here (https://training.ti.com/sites/default/files/docs/mmwave_sensor_raw_data_capture_using_dca1000_v02.pdf) for obtaining raw data.
However, after Triggering the Frame I am unable to run PostProc as I keep getting "No LVDS data" in the CLI_LogFile.txt.
------------------------------------------
CLI Log file:
Mon Feb 10 09:35:32 2020
Read DLL Verison Command (req)
Mon Feb 10 09:35:32 2020
DLL Version : 1.0
Mon Feb 10 09:35:34 2020
FPGA Configuration Command (req)
Mon Feb 10 09:35:34 2020
FPGA Configuration command : Success
Mon Feb 10 09:35:34 2020
Return status : 0
Mon Feb 10 09:35:34 2020
Configure Record Command (req)
Mon Feb 10 09:35:34 2020
Configure Record command : Success
Mon Feb 10 09:35:34 2020
Return status : 0
Mon Feb 10 09:35:34 2020
Read FPGA version Command (req)
Mon Feb 10 09:35:34 2020
FPGA Version : 2.8 [Record]
Mon Feb 10 09:39:22 2020
Start Record Command (req)
Mon Feb 10 09:39:22 2020
Start Record command : Success
Mon Feb 10 09:39:22 2020
Return status : 0
Mon Feb 10 09:39:52 2020
No LVDS data
Mon Feb 10 09:39:52 2020
Record stop is done successfully
---------------------------------------------------------
ADC_Data_LogFIle
10-Feb-2020 09:33:49: IsFPGA:,0,0,
10-Feb-2020 09:33:49: C:\ti\mmwave_studio_02_01_00_00\mmWaveStudio\RunTime,0,
10-Feb-2020 09:33:53: API:select_capture_device,DCA1000,0,
10-Feb-2020 09:34:04: API:select_chip_version,IWR6843,0,
10-Feb-2020 09:35:22: API:select_chip_version,IWR6843,0,
10-Feb-2020 09:35:32: API:select_capture_device,DCA1000,0,
--------------------------------------------------
Here is a zip file containing my logs and configuration exports. I kept all configurations to default.
LogsAndConfig.zip
Here are some of the screen captures of mmWaveStudio:




