Mario
If you still get garbage try the following
Transmitter:
SerOut PORTA.6,N1400,["A",data,data,.....]
Receiver:
SerIn PORTA.5,T1400,["A"],B0,B1,B2,.... '
Check on your scope if the output of your receiver is the same polarity as the input of your transmitter, if its not you will get garbage
Bookmarks