If I understand correctly, the answer is YES (cannot support level triggered interrupts), only rising/falling edges. If there is an alternate method (read HACK), I'd be interested to hear it.Thanks in advance.John W.
I've looked in many places and haven't found a definitive answer yet. The reference manual simply states that reading the GPIO port input register returns the value of the associated pins. Does that mean that an external device has to be driving th...
Apologies for not responding sooner. First, I want to say that not having level-triggered interrupts is not a show stopper. I'm perfectly willing to put an RC + schmitt trigger on the interrupt pin, though I haven't found voltage/timing info for th...