Other Parts Discussed in Thread: IWR1443
Hello,
I've been trying now for a few days to get the ADC sample demo running on a Linux machine without success.
I followed the instructions from the SDK (version 2.1 as it's the last that supports the device), flashed the demo binary and I can succesfully run the normal Out-of-the-box demo (altough with many issues with the serial connection, that takes ~5 attempts to properly connect).
I have already built the DCA1000_CLI, properly connected the two boards, and I can run the start_recording command on the DCA board.
Accordingly to the SDK guide 3.3.2 chapter, the BOOST board should be configured with the Visualizer tool using a modified profile.cfg file, where we add the line lvdsStreamCfg -1 1 1 1.
However, when I try to load this configuration, the visualizer stops and claims that this command is not supported by the platform. This seems to be also confirmed by the SDK user guide, that states it's not supported.
I know that people are actually able to acquire the ADC samples, so there should be a workaround.
Is there a reference example (official or not) that allows to setup the ADC recording? I'm very confused on how to operate this device, given the number of software components involved...
Many thanks for your support!