I want to calculate the delta-time between frames with time field in UART output
And i have found the time-field in frame header.
How can i use it to obtain the delta-time.
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.
I want to calculate the delta-time between frames with time field in UART output
And i have found the time-field in frame header.
How can i use it to obtain the delta-time.
Hi,
The interframe time is set in the configuration file. See the MMWAVE SDK Users Guide at C:\ti\mmwave_sdk_03_06_00_00-LTS\docs. The frame time is set by the 5th argument in frameCfg.
Best,
Nate