• Using Interupt
    Hi all, i want to use a interupt to switch to a function can i do that? ie when i receive data that is when i get 'RI' can i define a function such that i can switch to it whenever i get RI else the...
  • Not getting interupt
    Hi all, I am using KEIL UVISION for my application. I am trying to enhance I2C module of the same. I have initialized it in Master transmitter mode. When I first time transmit START command by setting...
  • sending an interupt
    I need to send an interupt out on the RS232 and get the time back. What commands is best for it?
  • interupt management
    dear all, i am running 3 motors in 4msec timer interrupt and clocks given to motor are in different timer interrupts. priority of clock interrutps are more than 4msec timer interrupt but when i am...
  • Clearing CR0 interupt
    Hi, Using LPC2129. I am using timer 0 to interupt on the falling edge of the signal on P0,2 (CAP0.0). The interupt works fine, however I can't seem to clear the 'CR0 Interrupt' Flag after each interrupt...