Hi,
I'm running the vital sign lab with IWR6843ISK + ICBOOST and I'm looking for a solution to get the Processor Timestamp and replace set it via the computer timestamp.
Thanks in advance
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.
Hi,
I'm running the vital sign lab with IWR6843ISK + ICBOOST and I'm looking for a solution to get the Processor Timestamp and replace set it via the computer timestamp.
Thanks in advance
Hi,
Are you trying to get a time stamp sent out of the device over uart?
Thank you,
Angie
Hi,
So far, I converted the frame number (from vital sign GUI) to time with the sample rate 20Hz. But I want to replace this time by a computer timestamp via UART.
Thanks a lot for your support
Hi Houdali,
Current time is not something our device outputs. But you can use what you have developed to deduce the time if you know the time you started the program.
Thanks,
Angie
Hi,
I can't replace the frame number by the timestamp because the radar is not triggered by the computer timestamp. So I'm not able to know the reference. How can I set the data clock with the pc timestamp?
Thanks
Hi Houdali,
You could send a time over UART from the PC to the device to use as a start time and then use the cycleprofiler to determine how much time has passed. However, I cannot write the code to do this for you on this forum.
Thanks,
Angie