> shifted one position lo the right, and inverted. Because they are being sent that way ?????? movlw 'A' ; ;byte to send movwf 0x71 rlf 0x71,1 ;right-shift comf 0x71,1 ;invert movfw 0x71 movwf TXREG call TransWt Remove the rlf and comf lines -- http://www.piclist.com hint: The list server can filter out subtopics (like ads or off topics) for you. See http://www.piclist.com/#topics