Hello guys,I have just started working with stm32 controllers. I am trying to capture the frequency of signal using timer 2 input capture mode.I am getting absolutely correct frequency if i use ARR = 65535 but when i use ARR = 0xffffffff (As timer 2 ...