Re: [Flashforth-devel] Xon/Xoff how to
Brought to you by:
oh2aun
From: Mikael N. <mik...@pp...> - 2014-07-20 11:35:30
|
<div style="font-size:10pt;"><div style="font-size:10pt;"><p style="margin-top:0;margin-bottom:0;">It is a problem with too much latency in serial transmission, usually caused by too long queues in the UART or the USB bridge. Using lower bauds may decrease the buffer sizes, or not...</p><p style="margin-top:0;margin-bottom:0;"> </p><p style="margin-top:0;margin-bottom:0;">Some USB bridges can handle xon xoff in good way and some not...</p><p style="margin-top:0;margin-bottom:0;">A USB bridge that supports rts cts can solve the problem.</p><p style="margin-top:0;margin-bottom:0;"> </p><p style="margin-top:0;margin-bottom:0;">The same appli</p><p style="margin-top:0;margin-bottom:0;"> </p><div><signature_tag><p style="margin-top:0;margin-bottom:0;">Sent from my LG Mobile</p></signature_tag></div><p id="last_enter" style="margin-top:0;margin-bottom:0;"> </p><p style="margin-top:0;margin-bottom:0;"> </p><p style="margin-top:0;margin-bottom:0;">------ Original message------</p> <p style="margin-top:0;margin-bottom:0;"><b>From: </b>pito<pi...@vo...></p><p style="margin-top:0;margin-bottom:0;"><b>Date: </b>Sun, 20/07/2014 12:26</p><p style="margin-top:0;margin-bottom:0;"><b>To: </b>flashforth-devel;</p><p style="margin-top:0;margin-bottom:0;"><b>Subject:</b>[Flashforth-devel] Xon/Xoff how to</p><p style="margin-top:0;margin-bottom:0;"> </p><pre>I've been using Xon/Xoff with FF50 and dspic33@40MHz and Teraterm @115k2, all done via CA-42 usb/serial. Rx buffer increased to 128bytes. The code uploaded works only when I set interchar delay to 1ms and endline delay to 100ms. When interchar set to 0, it uploads without showing errors but the code hangs. Is there any trick how to push the serial to use Xon/Xoff actually? Is that an issue of CA-42 and a like? P. ------------------------------------------------------------------------------ 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 </pre></div></div> |