Thanks guys,

does that mean that when using the uart ( Hserin and Hserout ) the pic will do the receiving and transmitting directly with no data loss?

Being this true ( not mentioning the defines and so on ) i only need the lines like :

Hserin [dat]
Hserout [dat]

and the pic will do it by it self ?

Also, after these lines i can go on with the rest of the code doing something else but internaly the receiving and transmitting continues ?

Thanks