Hi,
I"m using Raspbian Stetch. I've already done the apt-get update and upgrade thing.
I'm attempting to do a serial connection from my W10 machine to my raspberry pi using USBtoSerial connection from the W10 to Raspberry Pi. I"m using a Rpi3B.
agetty is already setup as a service. Also, I'm manually setting the baud rate of /dev/ttyUSB0 to 115200 with stty -F /dev/ttyUSB0 115200. When I run stty with the -a option, I do see that the baud rate is 115200. But, the moment I attempt to start a 115200 conection from my W10 PC, the /dev/ttyUSB0 baud rate gets changed, somehow, to 9600. So, no login prompt appears on SSH on the W10 machine. I do not believe this is a ssh issue. I get the exact same unwanted change on the /dev/ttyUSB0 when I use TeraTerm.
Any ideas what is causing this change and how to stop it from happening?
tia,radiokk6
