A discussion group for the PICMicro microcontroller. Also called the Microchip PIC, this list is dedicated to the use and abuse of this fine, simple, microcontroller. Close to topic posts are welcome, ie. general electronics.
Hi,
I'm a newbie to PICs. I've been reasding through the data sheet for the PIC10Fs and they
don't appear to support any kind of interrupts. Is it possible to detect an input pin's
state change eg high to low without polling? And is it possible to detect the expirations
of the timer or do I have to keep polling the timer too? If it is possible to set up
interrupts how do I do it?
Thanks in advance
Andrew Ellis
------------------------------------
to unsubscribe, go to http://www.yahoogroups.com and follow the instructions

(You need to be a member of piclist -- send a blank email to piclist-subscribe@yahoogroups.com )
----- Original Message -----
From: ajellisuk
To: p...@yahoogroups.com
Sent: Saturday, May 02, 2009 9:13 AM
Subject: [piclist] Interrupts with PIC10Fs
Hi,
I'm a newbie to PICs. I've been reasding through the data sheet for the
PIC10Fs and they don't appear to support any kind of interrupts. Is it
possible to detect an input pin's state change eg high to low without
polling? And is it possible to detect the expirations of the timer or do I
have to keep polling the timer too? If it is possible to set up interrupts
how do I do it?
The closest thing to an interrupt that they have is the wake-up on pin
change; they don't have interrupts per se.
Leon
------------------------------------
to unsubscribe, go to http://www.yahoogroups.com and follow the instructions

(You need to be a member of piclist -- send a blank email to piclist-subscribe@yahoogroups.com )