2011-01-13 05:20:48 cariage return problem with serial communication
Chandrashekhar Lavania (INDIA)
Message: 97423
Hi,
I am trying to transfer 16 bit integers over serial connection to my host PC. But the script running on the PC receives extra carriage return bytes '/r' i.e the integer 13.
I was wondering if their was a mechanism to avoid these extra carriage returns. I am using 2009R1.
Regards,
Shekhar
QuoteReplyEditDelete
2011-01-13 12:01:43 Re: cariage return problem with serial communication
Mike Frysinger (UNITED STATES)
Message: 97430
please read the documentation:
docs.blackfin.uclinux.org/doku.php?id=uclinux-dist:serial_programming
QuoteReplyEditDelete