Re: rtc time in msec
"monte_dalrymple" <monted-u/[email protected]>
| Newsgroups | gmane.comp.hardware.rabbit-semiconductor |
|---|---|
| Message-ID | <[email protected]> |
The RTC hardware counts ticks of the 32768Hz clocks, so the resolution is there. DynC may or may not pass all of that resolution on to the user. You can always read the RTC registers directly, but be careful to do it properly. Read the HW manual for details. --- In [email protected], "hongyang74" <yang@...> wrote: > > Hello, > > is it possible to get rtc time in msecond? >