Re: [Flashforth-devel] Xon/Xoff how to
Brought to you by:
oh2aun
From: pito <pi...@vo...> - 2014-07-20 18:00:22
|
After some experiments it seems to me the issue is with the time the compiler needs to process a new word. With interchar delay set to 0 and line delay ie. 300ms it works fine. Maybe an "uploader" which will send the chars full speed and then wait some time after sending the closing ";" would solve all issues... P. ______________________________________________________________ > Od: Herman Attila <exp...@vn...> > Komu: <fla...@li...> > Datum: 20.07.2014 13:45 > Předmět: Re: [Flashforth-devel] Xon/Xoff how to > >Hello Pito, > >Usually I use 38400 bps, but somtimes needed interchar and endline >delay for reliable upload, depending on speed and actual load of PC. >I don't know the CA-42, but e.g. the ATEN UC232 seems me unusable with >XON/XOFF. I use FÍT232RL, FT230XQ chips of FTDI. >However the most reliable solution the HW flow control, especially if >you want to use hi bitrate. > >BR >Attila Herman > >------------------------------------------------------------------------------ >Want fast and easy access to all the code in your enterprise? Index and >search up to 200,000 lines of code with a free copy of Black Duck >Code Sight - the same software that powers the world's largest code >search on Ohloh, the Black Duck Open Hub! Try it now. >http://p.sf.net/sfu/bds >_______________________________________________ >Flashforth-devel mailing list >Fla...@li... >https://lists.sourceforge.net/lists/listinfo/flashforth-devel > |