Baudrate question on RPi3
Posted: Wed Dec 28, 2016 3:10 pm
by cchisholm
I am trying to trouble shoot a problem connecting to the RPi3 running Serial-Port-Json-Server. The utility runs fine, but I can't seem to connect to it at 115,200 and I don't know why. I have read some concerns about the RPi3 not running at the correct baud rate. How can I find out what the baudrate is set too and/or change it?
Re: Baudrate question on RPi3
Posted: Wed Dec 28, 2016 8:51 pm
by wh7qq
Try this:
https://frillip.com/raspberry-pi-3-uart ... orkaround/. Google "rpi3 baud rate" for more thoughts.
Re: Baudrate question on RPi3
Posted: Wed Dec 28, 2016 9:09 pm
by cchisholm
Yes, I had tried that work around before posting my question. It made no difference, I am not even sure what baud the RP is trying to communicate at. I'm assuming 115200 because that seems to be the default rate, but I am not sure. How can I check the baud its using?