Hello Sub Zero,

SZ>>When i am trying to send data pic to another pic do i have to use MAX232?<<

No, you do not... your signal does not need to be inverted or anything like that.

Take a look at the following:

http://www.picbasic.co.uk/forum/showthread.php?t=579


Remember, take one step at a time... Can you verify your output with a scope? Can you verify data is being sent? Nothing like attempting to send data on a port that is not capable... like Porta.3 which is a input for some chips. <g>

Dwayne