Other Parts Discussed in Thread: MMWAVE-STUDIO, IWR6843ISK, , MMWAVEICBOOST
Dear TI-Team,
I have a IWR6843ISK with the MMWAVEICBOOST and DCA1000EVM. After a while, I am now able to control it with the mmWave-Studio and create bin-files with adc data and visualise them with the PostProc-Tool.
Currently I have some questions on how to organise my project best. The general goal is to mount the sensor system onto a robot and scan objects to generate SAR images.
- Is it possible to trigger the radar with one of the GPIOs on the MMWAVEICBOOST board using for example an external GPIO of the robot at specific positions? (If yes, what kind of signal is necessary?)
- The idea behind it is, to trigger a frame at each position and compose the image with these points. (As a test I tried to change the number of frames within the mmWave-Studio from the initial 8 to 1 frame, but that leads to some errors?)
- How to extract single frames/points best out of the raw data radar cube to synchronise it with the movement of the robot? Are there examples around to access points within the created bin file for example with indexes, timestamps or something else?
Many thanks in advance so far!