Resolved! Doubt on Timer Interrupt
Hi,So I want to have a timer interrupt of 15 seconds. So I calculated the values of pre scalar and counter accordingly:Prescalar - 18356Counter - 65347I just wanted to ask if I set such values. Will it work? Cause I tried the same using an LED Toggle...