Quantcast
Channel: MSP low-power microcontrollers
Viewing all articles
Browse latest Browse all 62309

Forum Post: RE: ASCII interpretation over UART communication

$
0
0
In short - don't ever try to send _data_ as ASCII codes 0..255 to computer. It is ok to communicate such way between closed (embedded) systems, but not for PC (software). Better send numeric ASCII strings using just ASCII symbols 48 to 57, delimited with newline, like this: 1234 2345 3456 4567

Viewing all articles
Browse latest Browse all 62309

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>