Trouble triggering TIM2 capture compare from TRC
Hi there, I'm using the STM32H7 and I need to get one of the SAI FS signals to go through a pre-scaler and trigger a capture compare on TIM2 CC3.The only solution for this seems to be to use SAI2_FS_A -> TIM5_ETR1 -> TIM5_TRGO -> TIM8_ITR3 -> TIM8_TR...