hello Squibcakes
Squibcakes>>What I meant was, Is it possible to receive two sets of serial data into a pic, then combining that data and then transmit the combined data?<<
Ouch...Both pins working at the same time...I know these chips are powerful, but....
Not that I know of. the Chip will be working with one pin, and forgetting the other. etc. I was thinking you were trying to receive two different packets on the same pin, combining these packets (or instructing the Chip to do different operations based upon that packet). Sorry for my incorrect assumption.
SquibCakes>>Ideally all data will be received and transmitted at 4800 bd.<<
If you make each pin work separately (NO two pins receiving data at the same time), you can receive on separate pins. This also means your transmit will also have to be done when Neither of the two receive pins are busy.... Maybe a rotation type pattern could be done... Receive one pin, Receive second pin, then transmit. Loop back.
Dwayne
Bookmarks