pic16f877a serial communication

Thread Starter

arunjerard

Joined Feb 28, 2012
1
Hey ppl,
I m working on a project in which i ve to send a number from one pic16f877a to anothr one of the same kind, so tht the data could b processed there. No matter what I do, its not working :( ... The data is sent, but is not received correctly.
Could somebody please help me with atleast the smallest example of pic to pic serial communication that works perfectly. I tried googling, but i couldnt find anythng.

I m kinda desperate here. Please do help.

Thanks.
 

t06afre

Joined May 11, 2009
5,934
Hey ppl,
I m working on a project in which i ve to send a number from one pic16f877a to anothr one of the same kind, so tht the data could b processed there. No matter what I do, its not working :( ... The data is sent, but is not received correctly.
Could somebody please help me with atleast the smallest example of pic to pic serial communication that works perfectly. I tried googling, but i couldnt find anythng.
I m kinda desperate here. Please do help.
Thanks.
What is your current code. And can you post a simple schematic of your setup.
 
Top