ok, it should be 9600.

$ sudo stty  -f /dev/tty.uart-$ID
speed 9600 baud;
lflags: -icanon -isig -iexten -echo
iflags: -icrnl -ixon -ixany -imaxbel -brkint
oflags: -opost -onlcr -oxtabs
cflags: cs8 -parenb crtscts
$ python ~/amforth-5.9/tools/amforth-shell.py -s 9600 -p /dev/cu.uart-$ID
--debug-serial --no-error-on-out
|I=appl_defs: 0 loaded
|I=Entering amforth interactive interpreter
|a(     )\n
|s(     )\n->|E=Input character not echoed.



On Tue, Sep 29, 2015 at 7:45 PM, Matthias Trute <mtr...@web.de> wrote:

>
> > $ python amforth-6.0/tools/amforth-shell.py -s 115200 -p
>
> How/Why did you change away from 9600? Has the mac something
> like stty to change the serial port speed to 9600 8N1?
>
> Matthias
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Amforth-devel mailing list for http://amforth.sf.net/
> Amforth-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/amforth-devel
>
------------------------------------------------------------------------------
_______________________________________________
Amforth-devel mailing list for http://amforth.sf.net/
Amforth-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amforth-devel

Reply via email to