This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

A question about Timer

Hello everyone,

I tested a demo from pspdrivers_01_30_00_05\packages\ti\pspiom\cslr\evmOMAPL137\examples\timer, and set the PERIOD=0x0010 0000.

When entered in an interrupt, a pin of CPLD outputs a pulse. The period of this pulse is measured as 174.7ms and the frequency of the CPU can be calculated as 16^5/174.7K=6M. However the frequency of DSP is supposed to be 300M. Is there somewhere change the divider?