[Flashforth-devel] Baud rate
Brought to you by:
oh2aun
From: Mark W. <mar...@gm...> - 2017-05-17 11:09:02
|
Dear FlashForthers FlashForth website informs that FF runs at 38k4 baud, however, I find that (build 220317) actually runs at 9k6 at power up on the ATMEGA 328P. I am using HyperTerminal in windows. Is there a way to increase the baud rate? I'm running 3-wire RS232 (genuine RS232 into a MAX232 and then on to the 328P) with XON/XOFF handshaking and it works well, but a little slow. I would like to try the ff-shell. I have installed Python 2.7. How does one launch ff-shell.py? I tried typing "python ff-shell.py" but I get a python error. Do I need to supply some options/flags on the command line? I can't find any documentation in the download, but the source code does seem to refer to command line options. Regards Mark |