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

The upper limit of incoming signal frequency when using NRF_TIMER1 as counter

I am using NRF_TIMER1 with 16-bit mode and prescaler of 0 as a counter, to count the pulses of an incoming square wave signal in a given time window. What is the upper limit of the incoming frequency for NRF_TIMER1 acting stably?

Related