Question
Timer don't work when set ARR=0
Hi
When I want timer count (CNT register) until 5000 for overflow , Set ARR = 5000-1; now I want timer count until 1 So I have to set value ARR = 1_1 (ARR = 0) But When Set ARR = 0 timer don't work and don't have interrupt. Why??
how to set ARR For that evry input pulse one overflow interrupt??
Tanks
