[Amforth] R: Re: HW flow control

2014-08-01 Thread Paolo Garro
Hi Matthias, Would it be possible to have a WANT XON/OFF to choose this feature? Paolo Inviato da Samsung Mobile Original message Subject: Re: [Amforth] HW flow control From: Matthias Trute To: amforth-devel@lists.sourceforge.net CC: Hi Paolo, > I'm writing a wxpython

Re: [Amforth] R: Re: HW flow control

2014-08-01 Thread Erich Waelde
Hi Paolo, On 07/30/2014 09:32 AM, Paolo Garro wrote: > Hi all, > Timeout is a matter of transmission. > Guessing how many time consumes the process of a " ; " is not. > I think a ready/busy flag will help. > HW flow control will help too if used to communicate the ready status. > What do you think