Question
How to use Timer in an external interrupt
I have an STM8S00f3p6 controller I was able to do the external interrupt and do the GPIO operations in the interrupt.Now my requirement is like after getting the inerrupt I need to make two GPIOS high for some seconds and make them down after time expires.I need help on this how to do the timer operation here.Other than timer any way is there also fine.
Regards
Srikanth.
