BS2sx Stamp Baud Rate.
Archiver
Posts: 46,084
Hello Jon:
I have a BS2sx That I am trying to increase the Baud Rate to 38400. I am
not having much luck.
I would appreciate any help that you can give me.
Here is the Problem. Recalculated the Baud Rate according to the manual.
INT(2,500,000/Baud rate)-20.
Here is what I came up with. 2,500,000/38400 = 65 - 20 = 45 / 16 = $2D
Hex. I am trying to utilize HyperTerminal
For this application. In setting the Terminal program to the same Baud
rate what happens is when the
Terminal program comes up my Menu shows the proper text format but when
I press a key to download the program
everything is in gibberish. It's upper case and lower case with the
letter C and xac etc. In using the serout command
and the serin command in my program I have tried to slow this action down
with a 10 Millisecond pause in other words
I am trying to put a pacing command to diaplay the information. The
information is in Binary and Decimal. I am using
The new adapter for the Serial Port from Parallax.
Would appreciate your help.
Harry.
E-Mail HR518@J...
I have a BS2sx That I am trying to increase the Baud Rate to 38400. I am
not having much luck.
I would appreciate any help that you can give me.
Here is the Problem. Recalculated the Baud Rate according to the manual.
INT(2,500,000/Baud rate)-20.
Here is what I came up with. 2,500,000/38400 = 65 - 20 = 45 / 16 = $2D
Hex. I am trying to utilize HyperTerminal
For this application. In setting the Terminal program to the same Baud
rate what happens is when the
Terminal program comes up my Menu shows the proper text format but when
I press a key to download the program
everything is in gibberish. It's upper case and lower case with the
letter C and xac etc. In using the serout command
and the serin command in my program I have tried to slow this action down
with a 10 Millisecond pause in other words
I am trying to put a pacing command to diaplay the information. The
information is in Binary and Decimal. I am using
The new adapter for the Serial Port from Parallax.
Would appreciate your help.
Harry.
E-Mail HR518@J...