Originally Posted by
The Master
Hmm. Im making lights dim. I would say the timing is pretty important on that and the hardware interrupt looks like it would work best.
What i want is serin2 to wait to serial data forever (or until it gets some data).
If RB0/INT goes low then i want to run a sub.
Does what you said mean that the data coming in from serin2 could be currupted?
Im not really sure what to do now. Ive been reading through those 2 links but they arnt making much sense to me and i cant relate them to what im doing