CCMR1/CCMR2 register in STM32F407 for input Capture mode.
Hi,I want to use input capture mode to detect event at every edge (STM32F407 Discovery board).I have toggled the LED (Connected to PD12) using Timer4 Channel (TIM4_CH1) Output compare mode. It's working. The output of LED is given to PD13 to count th...