Resolved! Generate interrupts on rising and falling edges of PWM signal
I am experimenting with a STM32G431 dev board (breadboard friendly) but eventually the project will use a STM32H723 mcu.I am generating PWM and PWMN signals with dead time using timer 15. I need to generate additional signals based on these two and ...