• sending an interupt
    I need to send an interupt out on the RS232 and get the time back. What commands is best for it?
  • 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...
  • SPI Interupt Service Routine
    Hello, I am using the ADuc814 microntroller and I'm trying to use the SPIs' ISR. It is currently not jumping to the ISR. For this microcontroller, the interupt vector address is located at 0x3Bh...
  • interupt problem with PCA
    Hi, I have written a interuppt program for 1 second time delay. I am inserting the code with this mail, I am using pca with timer0 overflow as time base for pca. the timer 0 overflows at every 250us...