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.

AM263P4: Input Capture pulse counter functionality (hardware timer external clock)

Part Number: AM263P4

Tool/software:

Many microcontrollers have the ability to do Input Capture. By Input Capture I mean it is able to implement a pulse counter in hardware.

Incoming pulses clock a hardware timer to allow software to count events, without interrupt of polling. 

What is the most straight-forward wat to implement this on AM263Px?