Resolved! Input capture without HAL with nucleo STM32g474RE
Hello,I would like to measure the period of a square wave (around 1 kHz) with a timer in input capture configuration. I am using TIM5_CH3 on pin PA2 (nucleo G474RE).I would like to receive a bit of help in debugging my code since i am not able to mea...