2018-05-04 11:52 AM
Hello,
I am using nucleo-f429zi. I am using timer 3 with input channel 4 to detect input pulse and then start my timer for test. In order to terminate error case, for example, no pulse is detected in the certain period, I would like to stop test and post error flag. How can I reach this feature?
and also this pulse signal will be used for some other timer, is it possible to point this pin to some other timer? if possible how could I set?
Thank you.