• debugging timer interrupt delay in KEIL
    Hello MrChips I have written the following code for microsecond delay ,i just use delay(1000) to have 1milisecond delay. I cant see the dinammic of the the delay. my APB1 clock is 21Mhz ,ARR=21 makes...
  • debugging timer interrupt delay in KEIL
    Hello MrChips I have written the following code for microsecond delay ,i just use delay(1000) to have 1milisecond delay. I cant see the dinammic of the the delay. my APB1 clock is 21Mhz ,ARR=21 makes...
  • invoking Timer 0 interrupt from the serial ISR
    Does anybody have any idea ? within the serial ISR ET0 = enabled PT0 = high TF0 overflows but the timer ISR not invoked.... Guy
  • invoking Timer 0 interrupt from the serial ISR
    Does anybody have any idea ? within the serial ISR ET0 = enabled PT0 = high TF0 overflows but the timer ISR not invoked.... Guy
  • LPC2148 - Calculating Prescale Register value for 1 millisecond delay using Timer
    LPC2148 - How to calculate Prescale Register value to get 1 millisecond delay using Timer ? The Peripheral clock is running at 12Mhz frequency. Can anyone state the formula for this ? Awaiting...