• About interrupt
    Hi I am trying to use EXTI interrupt which should toggle an led but program stops in an endless loop when I use the following code. I am using STM32L1 discovery board. I had the same problem when using...
  • About interrupt
    Hi I am trying to use EXTI interrupt which should toggle an led but program stops in an endless loop when I use the following code. I am using STM32L1 discovery board. I had the same problem when using...
  • about RTC interrupt problem
    i m using CDP68HC68T1 RTC to trigger the interrupt once after one minute i receive data from zigbee. however, now the problem is that the interrupt of RTC will trigger once when i receive the data. ...
  • A question about interrupts
    Hello people, In the XC167 manual, I couldn't find a reference to the following issue: If I'm working with edge triggered interrupts, and I keep IEN diabled for too long, are the interrupt signals buffered...
  • A question about interrupts
    Hello people, In the XC167 manual, I couldn't find a reference to the following issue: If I'm working with edge triggered interrupts, and I keep IEN diabled for too long, are the interrupt signals buffered...