Resolved! Noob doubt: Is a timer clock frequency relevant for input edge detection?
Hi everyone,I am trying to implement a system that counts pulses that can be as narrow as 20 nanoseconds using an STM32F746 MCU clocked at its max 216MHz.The first thought was: "Can such narrow pulse even be detected by the MCU?"To confirm, and inspi...