![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Serial Communication from shell Mac OS X PHP script | cpfogarty | OS X (Apple) | 1 | 2 Weeks Ago 11:45 PM |
| problem while having a communication with serial port????? | arunchaudhary19 | High Level Programming | 9 | 04-17-2008 01:52 PM |
| ip communication through serial connection | pcsaji | IP Networking | 1 | 12-13-2006 08:10 AM |
| serial communication | KrazyGuyPaul | UNIX for Dummies Questions & Answers | 1 | 01-23-2003 11:50 AM |
| Serial Communication in UNIX | Vicky | UNIX for Advanced & Expert Users | 1 | 04-08-2002 09:22 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Serial port communication
We're running SCO Unix Openserver 5.05 and I'm having trouble with serial communication between the com2 serial port and a handheld device. Downloading data from Unix to the handheld works perfectly, but the other way around creates a major problem. I don't know whether it's a buffer overflow or what, but it looks as if the handheld sends the data faster than Unix can read it. Flowcontrol? Anybody? Please help.
Thanx. |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
What kind of handheld device? What's the port you are connecting to? /dev/tty2a or /dev/tty2A ? Look in /etc/inittab and look for the line that has /dev/tty2a or /dev/tty2A and see if a getty process is respawn on that port ? What's the baud rate set on the port? What kind of wiring protocol do you have ? Xon/Xoff ?
__________________
:D |
|||
| Google The UNIX and Linux Forums |