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

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

RE: [avr-gcc-list] external interrupt use


From: Steven Chang-Lin Yu
Subject: RE: [avr-gcc-list] external interrupt use
Date: Tue, 24 Feb 2004 14:48:46 +1000

Well I not sure whether this will work for you or not, why not use say 6
PORT pin to detect your signal, and with different pin set, call up
different function that you want to run?

Steve 


_________________________________________
Steven Yu
ICQ#: 66369374
Home Tel#: 0401043641
Work Tel#: 0401043641
More ways to contact me: http://wwp.icq.com/66369374
Get ICQ! http://www.icq.com/download/
_________________________________________

-----Original Message-----
From: address@hidden [mailto:address@hidden
On Behalf Of Jamie Morken
Sent: Tuesday, 24 February 2004 12:59 PM
To: address@hidden
Subject: [avr-gcc-list] external interrupt use

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

---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.593 / Virus Database: 376 - Release Date: 20/02/2004
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.593 / Virus Database: 376 - Release Date: 20/02/2004
 


_______________________________________________
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]