Re: [Flashforth-devel] Xon/Xoff how to
Brought to you by:
oh2aun
From: Herman A. <exp...@vn...> - 2014-08-09 19:11:28
|
Mikael, My thoughts with XON/XOFF topic come from experience of the earlier FF versions. Thoroughgoing testing the FF5.0 with SW-FC, the trouble seems not a simple delay problem. Using #define FC_TYPE_SW ENABLE in p18f-main.cfg the FF5.0 does not send or receive XON/XOFF characters in any direction. I think so, it works without any flow control. Maybe I failed, but please check it. I used 18F46K22@64MHz in test. The HW-FC works fine. BR Attila Sun, 03 Aug 2014 11:15:19 +0300 Mikael Nordman <mik...@pp...> írta: > I agree, with USB the best solution is to use HW flow control. > I am using now a Microstick2 on a Microstickplus peripheral board. > > The Microstickplus has a MCP2200 USB serial bridge. > The CTS/RTS pins are not connected from the MCP2200, so some >soldering > is required to connect the CTS (SOIC PIN13) to a free PIC pin. > I connected it to the RB12 led pin so I get a nice flashing led each > time the CTS line is asserted from FlashForth. > > The MCP2200 configuration utility (Windows) must be used to enable > CTS/RTS pins. These are not enabled by default on the Microstickplus >board. > > Works a 100 % reliable without any delays configured in minicom. > > BR Mike > > On 20.07.2014 14:28, Herman Attila wrote: >> >> 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 |