Resolved! Using TIM1 CH1 External Clock on PE9 to Trigger DMA on GPIOE→IDR (Callbacks Never Fire)
Hello everyone,I’m working with an STM32H743VIHX and CubeMX 6.13.0-RC5, and I’m trying to capture a square-wave clock on PE9 (mapped to TIM1_CH1) so that each rising edge:Increments the TIM1 counter (External Clock Mode 1 via TI1FP1)Fires a DMA trans...