• ADuC 70xx timer interupt problem
    Hi I'm starting with ADuC70xx I got a small problem with timer 0 interupt. Program does not go to handling routine. I tried many egzamples without but didn't fond the wright one for ADuC #define...
  • 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...
  • 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...
  • sending an interupt
    I need to send an interupt out on the RS232 and get the time back. What commands is best for it?
  • 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...