Hey Everbody,
Was hoping someone could help-
I have a BS2 Basic Stamp connected via RS-232 DB9 serial cable to my computer. I am using an app written in VS.NET 2005 to interface with my stamp. The relevant commands are the SERIN / SEROUT on the BS2, and the System.IO.Ports.SerialPort class in VS.
The problem is: the only way I can get it to work is when I set the baud rate to 1000 on both sides. I have tried many other values, but cannot get any other to work.
Can anyone offer any advice?
Thanks in advance.
Was hoping someone could help-
I have a BS2 Basic Stamp connected via RS-232 DB9 serial cable to my computer. I am using an app written in VS.NET 2005 to interface with my stamp. The relevant commands are the SERIN / SEROUT on the BS2, and the System.IO.Ports.SerialPort class in VS.
The problem is: the only way I can get it to work is when I set the baud rate to 1000 on both sides. I have tried many other values, but cannot get any other to work.
Can anyone offer any advice?
Thanks in advance.