COMP connects to TIM
I am using a STM32H723ZGT6. I am trying to Trigger an Input Capture on TIM1 Channel 1 by connecting to the output of the Comparator internally,but cannot get the TIM1 Configuration to fire the Input Capture Callback. I've turned on the input capture ...