• Use of PWM and capture on the same timer
    Hi everyone, we work on our first project with the stm32 and the Keil uVision IDE. We are using TIM4 CH3+4 for PWM generation (simelar to blinky). Now we want to use TIM4 CH1+2 for capturing 2 signals...
  • 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...
  • 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.
  • LPC236x Capture registers do not update in Simulator
    I was attempting to debug another issue using the simulator in uVision V3.53 and it seems that the capture registers for timer 1 and 2 do not update when presented with simulated signals on the capture...