• LPC1768 Timer Interupt
    Hello, Please help confirm if my logic is right regarding timer interupt using NVIC based on the below code. 1) I can only receive or display on LCD 1 value each 3124 counts and the rest of idstring...
  • Problem using ADuC RTX_Config.c
    Hi all! I'm trying to run the RTX_Blinky example supplied for the ADuC7024, but am receiving the following errors during compilation of RTX_Config.c: RTX_Config.c(207): error: A1150E: Bad symbol...
  • 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...
  • ST10 interupt handling problem
    Hi, I'm using Timer T6 to generate a clock for a device and I want to keep a count of these clock pulses. Also I want to use CC12 as positive edge interupt (P2.12). I have kept the priority of this...
  • 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...