This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Use of PWM and capture on the same timer

Hi everyone, we work on our first project with the stm32 and the Keil uVision IDE.
We are using TIM4 CH3+4 for PWM generation (simelar to blinky).
Now we want to use TIM4 CH1+2 for capturing 2 signals on Pin6 and Pin7.
Prescaler should be the same.
Question: is this possible?
How can we configurate this with the configuration wizzard?
Have interrupts to be activated? How does the configuration for pin6 and pin7 has to be?
Greetings David & Peter

0