Question
How I can capture the raising edge or falling edge in the STM32H745-nucleo timer?
Hi Team,
I am using the stm32h745-nucleo board. Currently I am Working with the timers.
As I am working with the timers I need one timer in the cm4 and another timer in the cm7. I need to capture the falling edge of timer cm7 and need to give input for cm4 timer.
Could you please help me out to find the falling edge for cm7 timer pulse to achieve this.
Thanks In Advance.