This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

COUNTING THE NUMBER OF PULSES

I am generating a pwm signal in pin no:21 of nordic nrf51422 board. i connect this pin to pin no:24 using a wire in the same board and want to count only rising pulse edges (not frequency). is it needed to use ppi here or only pin change interrupt works here.If there is any code related to count possitive pulse edges please share.

Related