Pwm input capture mode in stm32H7 MCU
HELLO..
I want to measure the frequency and duty cycle of the external signal. I have gone through some example available , and suggestions on website. Everywhere they are using either channel 1 or channel 2 in any of timer , unfortunately in my case signal is given to channel 4 , Is it still possible to measure duty cycle and frequency by using channel 4 , if so how to configure the same in stm cubemx ..
Can anybody suggest please , I am fully stuck with this issue ..
Thank you
#pwm-input #stm32h7 #cubemx