• LPC2138 timer1 match register int setting without ISR code
    I need three time period for onewire data reading. Without writing any ISR and can I get required time periods by polling M0, M1 and M2 match register interrup flags. Following code is what I am working...
  • LPC2138 timer1 match register int setting without ISR code
    I need three time period for onewire data reading. Without writing any ISR and can I get required time periods by polling M0, M1 and M2 match register interrup flags. Following code is what I am working...
  • 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...
  • 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...
  • 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...