• Cannot detect rising edge
    Hello, The code below uses the capture compare feature of TIM1 channel 2 (channel 3 is configured but not used for now) to capture both falling and rising edges on PE11 (channel 2) and PE13 (channel3...
  • calculate the time between 2 rising edge
    hi can anyone help me i need to calculate the time between 2 rising edge of square wave signal the first signal is relayed with pc10 the second with pc11 that is the schematic : s14.postimg...
  • how to detect rising edge without EXTI stm32f429
    hi to all i do a project with st32f429 which calculate the time and when i press on the button PA0 it stop calculte and print the result on the lcd of stm32f429 , i do this project with EXTI but the...
  • how to count rising edges of a pulse in ADUC842
    Hello, I am using ADUC842. Continuous pulse is being fed at port P2.6 I need to calculate rising edges of the pulse for 10ms time interval.. how should i proceed? pls help. Regards...
  • USB1 VBUS sensing with MCB4357
    Hello, I need to get an IRQ when my USB device gets attached to or detached from USB host. I think I have a solution, but it does not work stably and I suspect it might have something to do with...