Input Capture - HAL library STM32F4xx
Posted on February 22, 2016 at 09:16 Hello, I want to get a frequency of an input signal using the stm32f4xx with the HAL library. Signal comes in PB4. I checked the working input with a simple gpio configuration. My following i...