Hi,I am using STM32f407 and I'm trying to measure angle of rotor using Hall sensors. GPIO is initialized as AF fot TIM4, and three channels in input capure mode.Interrupt is triggered by every edge, falling or rising for each of 3 channels.Problem is...