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.

CCS/IWR1642: how to achieve real time processing

Part Number: IWR1642

Tool/software: Code Composer Studio

In the vital signs detection system based on IWR1642, we have obtained the raw data in ADCbuffer with the data acquisition card, and then process with MATLAB to obtain the respiration and heartbeat waveform. However, this method cannot achieve real-time data transmission and processing. I want to ask is there any possible way to obtain the raw data and process the data in Matlab in real time?