• How to simulate timer capture
    I am evaluating the Keil tools and need to time tag two events, probably using timer capture. I can drive the Port1 pins using a simulator script, but I can't find the name of the pins to drive for timer...
  • capture register in lpc23XX timer module
    i am confused whether lpc23xx has two capture registers CR0 and CR1 in the timer module as given in the user manual 2009 release or has four capture registers CR0, CR1,CR2,CR3 as given in user manual2008...
  • Problems with Timer 2 capture mode
    I'm using philips 89c51RC+ MCU. And set timer 2 in capture mode. But I didn't get capture TL2 and TH2 values into RCAP2L/H registers. I'm using following code to initialize Timer2 and reading registers...
  • Using timer as PWM in LPC1768!
    Dear all, The number of PWM signals I want to use in my project is more than what LPC1768 generally has (6PWM + 3MCPWM). This is where I think I should use timers to generate PWM pulses. Since the frequency...
  • Capturing signal
    Hi, I have to capture a signal using lpc1768 in Keil uvision-IDE. I tried alot. Am not getting it. Plz anyone give the code. Thanking You.