Resolved! Can the same timer with different channels be used to generate PWM and capture input on STM32G474VE?
I am using the Advanced and General purpose timers on the STM32G474VE for PWM generation and Input capture.Is it possible, for example, to use TIM4 Ch1 to generate PWM output and TIM4 Ch2 to be used as Input Capture simultaneously?If these 2 features...