This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MMWAVE-SDK: Need help to sent L3-RadarCube data through LVDS using mmWave Demo Visualizer

Part Number: MMWAVE-SDK

Hi, TI team,

After reading the document describes the "Implementation Notes of Streaming data over LVDS" in /mmwave_sdk_03_04_00_03/packages/ti/demo/xwr16xx/mmw/docs/doxygen/html/index.html, I wanna ask that is it possible to sent the 1D-FFT Range-Proc data (which stored in L3-RadarCube data) through LVDS when using mmWave Demo Visualizer? Because for my understanding, the SW streaming API: MmwDemo_transferLVDSUserData will transfer the data until all Range, Doppler, and AoA processes have been done. And these 1D Range FFT data of course have been overwrite. (The usage of MmwDemo_transferLVDSUserData, and MmwDemo_LVDSStreamSwConfig APIs were discussed in this previous post: https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/885225/awr1843-need-help-to-send-a-mount-of-data-through-lvds-when-using-mrr-demo-or-mmw-demo, so I think sent out RadarCube data might be possible.)

So is there any possible method to sent 1D FFT data in RadarCube through LVDS by calling SW streaming API?

If available, what should I do?

Thanks and regards.

Shihyu.