Once the serial ports are set up, you simply write the data to TXREG, and it transmits. On the other end, you simply get an interrupt or poll a flag, when it becomes true or interrupts, that means your data has been transmitted... It's that simple. nick@veys.com | www.veys.com/nick > -----Original Message----- > From: pic microcontroller discussion list > [mailto:PICLIST@MITVMA.MIT.EDU] On Behalf Of paul carns > Sent: Thursday, February 14, 2002 1:27 PM > To: PICLIST@MITVMA.MIT.EDU > Subject: [PIC]: 16F876 serial communication > > > I'm a begginer with PICs. I need to communicate two > 16F876. One of them has to send a message (in serial) > and the other must to receive it. > I was reading the PICs datasheet, but it doesn't > clarify me. I think I know how transmit and how > receive, but I don't know pass the message (i.e. how > both PICs could transmit and receive at the same > time). > > I would appreciate your help. Thanks in advance. > > > __________________________________________________ > Do You Yahoo!? > Everything you'll ever need on one web page > from News and Sport to Email and Music Charts http://uk.my.yahoo.com > > -- > http://www.piclist.com#nomail Going offline? Don't AutoReply > us! email listserv@mitvma.mit.edu with SET PICList DIGEST in the body > > > -- http://www.piclist.com#nomail Going offline? Don't AutoReply us! email listserv@mitvma.mit.edu with SET PICList DIGEST in the body