Getting high always in the one Pulse mode .How can I get complete OnePulse correctly?
Hi Team,
Currently I am working on the STM32h745ZIQ-nucleo boards.
In my project I am working on timers in 2 individual controllers. I am generating OnePluse in first controller using OnePulse mode. I want to capture the falling edge of the pulse (generated by the first controller) and generate onePulse using the 2nd controller of the other timer. and again I want to capture the falling edge of the Pulse (generated by the 2nd controller) and generate one Pulse using the 1st controller.
I want this continuously. so I enabled the OnePulse mode through the cube MX and generates the code for the 2 timers of 2 individual controllers.
After writing all the Input capture interrupt code and flashed in the controllers. Once I click on the RESET button I am getting only the high Pulse and of OnePulse. It is not coming to the 0V. Could you please help me out the configurations and all to get the complete OnePulse?
Best Regards
sm.