This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Microsecond timer for nRF52

Hello,

I would like to implement a precise timer which calculates/counts the time in microseconds which I can use for calculating the time elapsed between parts of the code. The timer just needs to run continously and start over once it overflows.

What is the simplest way to implement such a timer?

Thanks.

Parents Reply Children
No Data
Related