Other Parts Discussed in Thread: DCA1000EVM, , IWR1843, IWR6843
Tool/software:
I'm using a IWR1843BOOST + DCA1000EVM setup, and it seems to work fine using the mmWave Studio GUI from PC. However, I was wondering if it was possible to send and receive data through Ethernet and SPI ports, without the need of the GUI. I already tried to use the CLI tool, but all it seems to be able to do is setup some data via Ethernet UDP packets, nothing else seems to happen in a matter of chirp or LVDS communication setup; and so, most of the setup still has to be done using mmWave Studio (including the actual frame start command, which leads to a strange combination of setup via GUI, then a bunch of CLI commands, then again the frame start from the GUI). What can I do to avoid mmWave Studio, and create a command-like interface to follow the setup steps done via the GUI? Is there some libraries I can download and implement to access those functions?