Other Parts Discussed in Thread: DCA1000EVM
Hi,
I want to output both point cloud data and ADC raw data in the IWR1443 demo (SDK 2.1.0.4).
The point cloud data output is UART.
ADC Raw data output is LVDS.
For this purpose, I would like to process each chirp in the following order. Is this possible with the IWR1443 demo?
First, the Raw data of ADCBUF is output by LVDS.
Next, perform 1D-FFT on the Raw data of ADCBUF.
The LVDS output code is included in the SDK 2.1.0.4 demo, but it is "Unverified".
When I actually run the demo, it seems that the point cloud data is output correctly.
However, the LVDS RawData is output but the data seems to be missing.
It was written that LVDS output and 1D-FFT cannot coexist in the following threads.
e2e.ti.com/.../iwr1443-xwr14xx-lvds-streaming
Best Regards,
Hiroyuki Taguchi