Minimum Interrupt Pulse Width?
Posted on August 12, 2013 at 07:22I am looking at using a STM8S003K3 microcontroller.When a port pin input is configured as an edge triggered interrupt what is the minimum pulse width? Is this a true edge trigger or is it sampled?I am trying to sav...