• about interrupts
    hi., can we activate or deactivate an interrupt at any where in the program.? thanks in advance..!
  • 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...
  • C51: About "bit" and interrupt
    2 questions: 1) See http://www.keil.com/support/man/docs/c51/c51_le_bit.htm I don't understand the meaning of the following description. "Functions that disable interrupts (#pragma disable) and...
  • 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. ...
  • Question about prioritized ARM interrupt
    Note: This was originally posted on 3rd October 2011 at http://forums.arm.com One simple question but I did not find a clear answer. In the prioritized ARM interrupt, low and same priority interrupt will...