• Providing Delay Using Timer
    HI, I am using STR91x I wish to provide delay using timer in my program. while studying the timer i came to know in str91 there are different modes like OC,IC. (I am not using PWM mode...
  • Providing Delay Using Timer
    HI, I am using STR91x I wish to provide delay using timer in my program. while studying the timer i came to know in str91 there are different modes like OC,IC. (I am not using PWM mode...
  • Arm LPC2138 Timer Vic Problem with Disable
    I have a problem with Timers and the VIC on an Arm LPC2138. I have two timers that run fine, both are programmed thru the VIC and are IRQ. In the main program loop, I need to disable one of the Interrupts...
  • Arm LPC2138 Timer Vic Problem with Disable
    I have a problem with Timers and the VIC on an Arm LPC2138. I have two timers that run fine, both are programmed thru the VIC and are IRQ. In the main program loop, I need to disable one of the Interrupts...
  • LPC900 RTC Timer
    Anyone gotten the RTC timer to work without interrupts - only using the RTCF flag on the LPC93x? I can't seem to get the timer to start. I've used this chip for a while on various designs, and use Timer0...