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/AWR1443BOOST: Finding the doppler information from mmw demo code

Part Number: AWR1443BOOST

Tool/software: Code Composer Studio

Hi,

I've successfully been able to ultilize range information using a function in post_processing.c called MmwDemo_XYZestimation. I used this range information to light up an LED when an object is 0.5m away from the radar.

Now im wondering how i could find the speed of an object approaching the radar using the doppler effect. I know the graphic is in the demo visualiser. However, i would like to know where the information is in the code since i want to use it to light up another external LED when the object is approaching too fast. I've looked through a lot of the code but I'm still stuck. 

Any help would be appreciated