avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-gcc-list] external interrupt use


From: Jamie Morken
Subject: [avr-gcc-list] external interrupt use
Date: Mon, 23 Feb 2004 18:59:01 -0800

Hi all,

I have 6 digital signals that I need to be able to trigger an interrupt on
the falling edge and rising edge for all of them, but I am short 2 external
interrupts.  Is there a simple way to detect the 6 signals rising/falling
edges with 4 interrupts and some additional circuitry?  I have thought about
using diodes to AND some of the signals but this only works for positive
edges I think.

cheers,
Jamie Morken



_______________________________________________
avr-gcc-list mailing list
address@hidden
http://www.avr1.org/mailman/listinfo/avr-gcc-list


reply via email to

[Prev in Thread] Current Thread [Next in Thread]