input capture issue on STM32F051, not on F100/F103
Posted on February 02, 2014 at 10:50Hello, my input capture code TIM1_CH3 (PA10) works very well on an F100 or F103, but not on the STM32F051. If i submit the debug session of the test code the GPIO and TIM1 register looks like ok. It looks like an ...