BSII: Table of Baud rates above 9600bps?
Vern Graner
Posts: 337
I recently was going to update one of my BSII programs to use 38.4kbps to talk to a uMP3 player. I went searching for the syntax for setting the BSII to 38.4kbps, but didn't find it. I looked in the online help file and the examples for SEROUT only show 9600 as the top speed. So, I dloaded the new help file attached to the "sticky" post here. It also only shows 9600. hmmm...
I then searched the forums here and did find some example code that includes a 38.4k baud statement, but I still couldn't find a reference with a list of the modes (i.e. 38.4k inverted, 38.4k normal etc.) If someone could direct me to the location of this info, i'd appreciate it.
Vern
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
I then searched the forums here and did find some example code that includes a 38.4k baud statement, but I still couldn't find a reference with a list of the modes (i.e. 38.4k inverted, 38.4k normal etc.) If someone could direct me to the location of this info, i'd appreciate it.
Vern
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Vern Graner CNE/CNA/SSE | "If the network is down, then you're Senior Systems Engineer | obviously incompetent so why are we Texas Information Services | paying you? Of course,if the network http://www.txis.com | is up, then we obviously don't need Austin Office 512 328-8947 | you, so why are we paying you?" ©VLG
Comments
Here's how you can calculate a custom baudmode parameter (taken from the help file):
Baudmode Calculation:
Note: INT means 'Convert to integer.' -- drop the numbers to the right of the decimal point.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Vern
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔