Link to home
Start Free TrialLog in
Avatar of athagon
athagon

asked on

Serial Port Setup?

I am trying to talk to a serial device.  It is an old Zetron paging terminal.  It wants me to talk to it at 300 baud, 7E1.  In Windows using TerraTerm or SecureCRT I can talk to it with thoes settings.  In Linux however, I ran stty -F /dev/ttyS0 300 cs7 and the command for even parity (pareve or something).  I then echo "\r\n\r" > /dev/ttyS0, while im catting the port (cat /dev/ttyS0) and dont see anything back.  In windows hitting <CR><CR> (enter) returns ID=.  If I cross pins 2&3 and cat the file, I see a bunch of spaces, so I know its outputting.  Any ideas why this works in Windows, but apparently the same settigns dont in Linux?? (COM1)

Also using Minicom I set it to 300 baud 7E1 and press enter a couple times and I dont get anything.
ASKER CERTIFIED SOLUTION
Avatar of Gns
Gns

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Gns
Gns

"Look, he's typing while sleeping". Sorry for that.
Testing with some "guaranteed" key-presses might be fine (not those above though:-).

-- Glenn
athagon:
This old question needs to be finalized -- accept an answer, split points, or get a refund.  For information on your options, please click here-> http:/help/closing.jsp#1 
EXPERTS:
Post your closing recommendations!  No comment means you don't care.
No comment has been added lately, so it's time to clean up this TA.
I will leave a recommendation in the Cleanup topic area that this question is:
Accept comments from Gns as answer
Please leave any comments here within the next seven days.

PLEASE DO NOT ACCEPT THIS COMMENT AS AN ANSWER!

TheWeakestLink
EE Cleanup Volunteer