It's the very first time i want to use a CLC peripheral in a project. I have two timers running T0 and T2. T0 should set a GPIO pin while T2 should reset the GPIO pin. If I enable the T0 and T2 interrupt sand (re)set the bit in my code in the ISR, everyth..
↧