• Interrupt problem = using External Interrupts
    Hi, I am trying to use External Interrupts in a program where I have already several active interrupts and modules. It happens that after I make the pin description for this external interrupt,...
  • Interrupt problem = using External Interrupts
    Hi, I am trying to use External Interrupts in a program where I have already several active interrupts and modules. It happens that after I make the pin description for this external interrupt,...
  • external interrupt
    can i execute two task in one external interupt at a time
  • External Interrupts
    Hello Friends I am using external interrupts and 2 ports for I/O purposes . I want to know that if i use external interrupts then how i come to know that on which port I/O operation is performed and...
  • external interrupts
    Hi, i wanna know how to make an external interrupt from falling edge to rising edge, the example on the keil site only works with falling edge.. how can i do that ?