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

Reading Current ticks in RTC during operation

Hello,

I want to read the current ticks in RTC0, and want to measure the time elapsed after some events by using ticks to milliseconds. Basically i want to display the time in milliseconds as soon as i start the program so i am using RTC for that. So is it possible to get the current ticks values from RTC during running program and convert them to milliseconds. Or if there is having any other way of displaying the time(in ms) please tell

Thank you.

Related