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.

AM3517 Need function to count impulse incoming on pin

Other Parts Discussed in Thread: AM3517

Hello,

I use AM3517 in my device.  I have to use funcionality which provide me interupt after counting pulse incoming in some pin.

It should be some kind of peripherals because it will be a lot of pulse (fe. 10000 / sec and I need to react only every 1000).
In other family of microcontrolers normally timer/counter give me functionality to count impulse.

In AM3517 is timer, which might only save value of counter while pulse is comming on pin.

How can I realize funcionality of counting impulse in peripherals.
Thanks