Resolved! ISR memory update & Timer trigger
Hello All, I am facing a strange situationI have an ISR function1 that is triggered on Falling / Rising Edge of a GPIO pin This function1 according to the state of variable will either start TIMER2 and stop TIMER3 and the way around.TIMER2 & 3 have a...