Tool/software:
Hi all,
I'm using an MSP432P4111.
I have a TimerA peripheral configured to use SMCLK (with MCLK coming from DCO) and to count at 1kHz. This peripheral is one of the first things I setup as the micro starts up because I want to use this as a fairly accurate (say within 10-20mSec) time since startup count.
In order to use the timer for this purpose I need to know how long after setting TAxCTL.MC (to 10b for continuous mode) would I expect counting to begin?
My measurements seem to show the timer doesn't start immediately, but rather takes around 65mSec to start up. This was a surprise so I started looking for a spec in the technical reference and datasheet but I can't find one. Is there a specification for this? What sort of tolerance can I expect?
The technical reference says is that "The timer counts when MC > { 0 } and the clock source is active". I have to imagine the clock source for this timer IS active given that the source is SMCLK which comes from MCLK which is running the micro. I think MC refers to TAxCTL.MC.
Thank you for you help
Julian
