Quantcast
Channel: Intel Communities: Message List
Viewing all articles
Browse latest Browse all 18153

Re: ** B0100000063f694 error

$
0
0

In your case, since you need multiple serial ports and can only have one via SoftwareSerial, I'd suggest you dump SoftwareSerial altogether. Galileo is running Linux under the hood so you can hook up a USB hub to the USB port (you might be able to do an unpowered one, especially on Galileo 2) and however many USB->serial converters you need that are supported by the yocto distribution. Then just talk to the serial ports directly in your sketch. You'll have to use termio to set the port details, but once that's done it's just open, read, write, etc.


Viewing all articles
Browse latest Browse all 18153

Trending Articles



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