Hi all,
We are using timer to generate ticks for a specific application. We find that the timer cycles/timer profile value is getting divided by 8 to the actual value what we must get. Is it because the internal clock for timer = CPU clock/8??
However, after doing the main PLL initialization, we are getting the expected timer profile value. So, what might be the reason why the timer value got divided by 8 without the main PLL initialized. ?? Had glanced the Timer User Guide but couldn't find any clue there. Any brief explanation would be really helpful.
Regards
Sud