hello all
i have an existing controller based on a 16F876A where RC7 as serial input interrupt is allready used.
now as an extension i need a second one... so i send a serial command, go back to do some work and when the answer is coming in on RX2 i should catch them. this command are about 8 chars. i don't know how long it takes until this will receive.
how could i realise them, beside to use a second PIC as coprozessor... RB4 is allready free so i could include them in the RB4-7 INTCON interrupt? i don't need the string immeadetly so if possible i could buffer them for a moment anywhere...
thanks for a hint, cheers
Bookmarks