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