• Timer1
    Hi, I want to write a code for setting timer1. I want to know that can i start timer with Timer 1 external input while genrating a interrupt also. and plz also tell me how to configure a port as a input...
  • ISR + timer1
    What is the function in C for interrupt service routine of timer1 .
  • No timer1 interrupt on aduc7020
    Hi everyone, I've already spent 3 days trying to get a timer1 interrupt on an aduc7020, without any success Timer1 init: IRQCLR = GP_TIMER_BIT; T1CLRI = 0x55; // Clear pending interrupts...
  • timer1 mode2 baud rate
    Hi, Here is my little problem: I use a Phillips 87lpc767 controler to generate a code on his TXD pin at 1200 bauds. my cystal frequency is 8MHz; My problem: TXD gives 40.000 bits/s ! //Timer...
  • low CC2430 Timer1 resolution
    Hi, I am developing a prototype using the CC2430 evaluation boards. I need to test the lowest time period that i can count using a timer. I set the CC2430 system clock to 32MHz, timer tick period...