User Activity

I have two projects:  ·                both on microcontroller STM32H730VB; ·                both created in STM32CubeIDE Version: 1.10.1 with HAL library STM32Cube FW_H7 V1.10.0; ·                HAL version in file stm32h7xx_hal.c: STM32H7xx HAL D...
Hi!I measure the frequency signal on the input of STM32F373. General Purpose Timer in Input Capture configuration is being used to do so. But when the rising edge width of the input signal is around 110 ms, I detect some extra, unexpected pulses. I s...