input capture mode timer interrupt
hello everyonehow can I generate an event when timer operates in input capture mode the counter value goes above the ARR register value? in my special case I load ARR value to 10000 and CNT register goes ablove ARR value and dosent generate an interr...