PDA

View Full Version : Serial interrupt



pscheuter
- 16th July 2004, 18:01
Hello all,
I'm new at PBP and have been working on serial comm through MicroCode Studio. I would like to send command words via serial port. If the pic code is in a loop and I want to interrupt the loop to change a variable. I'm using a 16F873A and using RC7 and RC6 as TX and RX. I have looked for some examples. But either I don't understand the code or haven't found a simple example. If someone could point me in the right direction I would be very thankful.

Peter