I am working on a project where the end goal is that TIM8 is used to capture an incoming PWM signal on PC6. I want TIM2 to trigger from TIM8 and generate a single pulse on PB11. I have TIM8 working, capturing both rising and falling edges properly. ...