• 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,...
  • Problems with external Interrupts LPC2148
    Hello, I've got a Problem with my LPC2148's external Interrupts. I need all four external Interupts to detect the pulsewide of four RC-Signals. If i detect just one Signal, everything's running well...
  • External Interrupt Problem.
    Hi, I'm trying to get an External Interrupt from my User Button (PB7) on the board (MCBSTM32C). I'm using a sample code i found from the web called; stm32_exti. Even if I clear the interrupt pending...
  • problem in lpc2138 external interrupt
    hai i am doing basic programs in lpc2138 ARM controller problem is exter nal interrupt is only once generates but again it is not generate.send me what is the problem.this is my code //******...
  • external interrupt problem
    Hello, This problem begins to drive me crazy : With a 87LPC767, I try to transmit a square signal via TXD. With a button, I choose the period of the signal. The button is linked to the interrupt...