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.

Realize a 1 micro second hardware timer

Other Parts Discussed in Thread: AM3359

I need for a timestamp module, a 1 micro second timer. I found in timer register only a prescaler (2n division ratio) register for the timer clock not a prescale-counter register. (like in C2000 series)

Everybody have a idea for me?

 

It is not convenient to use a 600MHz or 800MHz counter and recalculate the value to a 1MHz counter, because timing and overflow. And I wouldn’t like a interrupt every 1 micro second.

I use a Sitara AM3359 with 600 or 800MHz system clock.