-
changing baud rate while in bash
Does anyone know how to change the baud rate while you are in the bash prompt over serial.
Milhouse.
-
Connect at the default speed and get a bash or tivosh prompt.
enter 'stty 115200'
set you terminal program to the faster speed. Depending on your terminal package you may need to disconnect and reconnect for the speed change to take effect.
-
Thanks, I found it reading the stty help shortly after I posted the question.
It's much better running at 115200.
Now is there any way to support color? It's just easier to tell the difference between file and directories when using ls (with out the -l).
Milhouse.
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules