Quick Notes for iwr 6843 ISK to do

  • Slides: 6
Download presentation
Quick Notes for iwr 6843 ISK to do CLI data capture

Quick Notes for iwr 6843 ISK to do CLI data capture

Iwr 6843 ISK ES 2 with CLI data capture • • SOP 0 =

Iwr 6843 ISK ES 2 with CLI data capture • • SOP 0 = on, SOP 1 = off, SOP 2 = on Use Radar Studio to prepare binary loading 1. switch to TSW 1400 2. change SOP mode to 5, 3. Press set • Use uniflash to load the demo binary from C: timmwave_sdk_03_03_00_03packagestidemoxwr 68 xxmmw

Iwr 6843 ISK ES 2 with CLI data capture • • SOP 0 =

Iwr 6843 ISK ES 2 with CLI data capture • • SOP 0 = on, SOP 1 = off, SOP 2 = off Use radar studio to issue reset 1. 2. 3. 4. switch to TSW 1400 change SOP mode to 4, Press set Press reset

Use visualizer to start the • https: //dev. ti. com/gallery/view/mmwave/mm. Wave_Demo_V isualizer/ver/3. 3. 0/

Use visualizer to start the • https: //dev. ti. com/gallery/view/mmwave/mm. Wave_Demo_V isualizer/ver/3. 3. 0/

Rest of the Procedure • Create the datacard_config. json (an example is attached at

Rest of the Procedure • Create the datacard_config. json (an example is attached at the end) • Run on the dos command window DCA 1000 EVM_CLI_Control. exe fpga datacard_config. json DCA 1000 EVM_CLI_Control. exe record datacard_config. json DCA 1000 EVM_CLI_Control. exe start_record datacard_config. json • You should be able to see the file created on the data recording folder • Run on the dos command window DCA 1000 EVM_CLI_Control. exe stop_record datacard_config. json

An example of datacard_config. json • • • • • • • • {

An example of datacard_config. json • • • • • • • • { "DCA 1000 Config": { "data. Logging. Mode": "raw", "data. Transfer. Mode": "LVDSCapture", "data. Capture. Mode": "ethernet. Stream", "lvds. Mode": 2, "data. Format. Mode": 3, "packet. Delay_us": 10, "ethernet. Config": { "DCA 1000 IPAddress": "192. 168. 33. 180", "DCA 1000 Config. Port": 4096, "DCA 1000 Data. Port": 4098 }, "ethernet. Config. Update": { "system. IPAddress": "192. 168. 33. 30", "DCA 1000 IPAddress": "192. 168. 33. 180", "DCA 1000 MACAddress": "12. 34. 56. 78. 90. 12", "DCA 1000 Config. Port": 4096, "DCA 1000 Data. Port": 4098 }, "capture. Config": { "file. Base. Path": "C: \my. Cli. Saved. Data", "file. Prefix": "datacard_record", "max. Rec. File. Size_MB": 1024, "sequence. Number. Enable": 1, "capture. Stop. Mode": "infinite", "bytes. To. Capture": 1025, "duration. To. Capture_ms": 1000, "frames. To. Capture": 5 }, "data. Format. Config": { "MSBToggle": 0,