[Armadillo:07461] Re: CP210xとstty -ixonについて
Masahiro Hanada
email@hidden
2011年 8月 8日 (月) 20:54:55 JST
花田です。
> > 4 いろいろ試してみたところ、フロー制御に問題があ
> > りそうなのですが、sttyを使ってxon/xoff制御を抑止す
> > る-ixon のオプショ ン設定ができません。
sttyにこだわらず、tipというアプリケーションを使う方法もあります。
Usage: tip [-?heonxrwcqt125678] [-s speed] [-w file] [-p tcpport] [-l device] []
-h? this help
-q quiet mode (no helpful messages)
-1 1 stop bits (default)
-2 2 stop bits
-5 5 data bits
-6 6 data bits
-7 7 data bits
-8 8 data bits (default)
-e even parity
-o odd parity
-n no parity (default)
-c use clocal mode (no disconnect)
-t translate 5 bit codes to ascii
-x use software flow (xon/xoff)
-r use hardware flow (rts/cts)
-f pass xon/xoff flow control to remote
-s baud rate (default 9600)
-w capture remote output to local file
-p bind to tcpport instead of using stdin/stdout
-l device to use
-d download file name
ただ115200bpsで/dev/ttyUSB0を使って通信するならば、
a400> tip -s 115200 -l /dev/ttyUSB0
というような感じです。
フロー制御を使うなら上記help表示どおり-xや-rをつけてみてください。
____________________________________________________
花田 政弘 (はなだ まさひろ)
(株)アットマークテクノ 開発部
TEL: 011-207-6550 FAX: 011-207-6570
URL: http://www.atmark-techno.com/
E-mail: email@hidden
____________________________________________________
armadillo メーリングリストの案内