Tool/software: Code Composer Studio
Hi,
In this example: (&CpuTimer0, 200, 20) - The "Freq" is entered as "MHz" and the period in "uSeconds".
1. If I calculate the frequence of 200Mhz separately, what is the period?
2. And if I aplicate the function above (&CpuTimer0, 200, 20) what is the period ?
NOTE: I'm using its Launchpad f28377s, it works with 200 MHz and 32-bit.
I would like to know how periods and timers works
Thanks