• 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...
  • 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...
  • STM32F4 interrupt handler not called when setting capture
    The code below uses the capture compare feature of TIM1 channel 3 to capture rising edge on PE10, but its not working, the interrupt handler its not called. I am not that good at this embedded stuff...
  • STM32F4 interrupt handler not called when setting capture
    The code below uses the capture compare feature of TIM1 channel 3 to capture rising edge on PE10, but its not working, the interrupt handler its not called. I am not that good at this embedded stuff...
  • Reset / Clear Capture Register LPC2xxx
    Hello, how can I reset / clear or write 0 to the Capture Register of a LPC2368? Only with an hardware reset? Thank you very much for some help.