• Only one external interupt is serviced when interupt inputs are paralled
    Hello Experts, Please help me to solve the below issue. I have written a code to handle two external interrupts (ENT1 and ENT2) and toggle port pins to confirm the ISR's execution. When both the...
  • Only one external interupt is serviced when interupt inputs are paralled
    Hello Experts, Please help me to solve the below issue. I have written a code to handle two external interrupts (ENT1 and ENT2) and toggle port pins to confirm the ISR's execution. When both 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...
  • 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?