Other Parts Discussed in Thread: IWR6843, , AWR1443
Hi,
I am currently using mmWave Studio CLI to do the data capturing. I have two setup, one is IWR6843+DCA1000, the other one is AWR1443BOOST+DCA1000.
The document I follow is " Developer’s Guide: TI mmWave Studio CLI" (https://dev.ti.com/tirex/explore/node?node=AD9z.2Ydz0RjPF.ZURidPg__Z2F8GEn__LATEST)
For 6843 set up, the CLI flow can be ran smoothly. While for 1443 setup, the flow stuck at the first line
I must type quit to exit CLI application.
The .cfg file used for 1443 is modified from the working copy of 6843. The content is as following:
dfeDataOutputMode 1
channelCfg 15 1 0
adcCfg 2 1
adcbufCfg -1 0 1 1 1
profileCfg 0 77 20 6 60 0 0 29.982 0 256 5000 0 0 220
chirpCfg 0 0 0 0 0 0 0 1
frameCfg 0 0 128 0 11 1 0
lowPower 0 1
lvdsStreamCfg -1 0 1 0
The comport setting and .cfg path in mmwaveconfig.txt are all adjusted accordingly.
Did I miss out anything or make some mistake in the flow or in the .cfg file?
Thanks