libftdi Archives

Subject: Re: FT232R strangeness

From: Dean <dean@xxxxxxxxxxxxxxx>
To: libftdi@xxxxxxxxxxxxxxxxxxxxxxx
Date: Wed, 17 Aug 2011 06:55:42 -0400
Thanks for the reply.  I didn't realize the 232R had such a small read fifo.  
That makes a lot of sense then :)

On Aug 17, 2011, at 6:41 AM, Uwe Bonnes wrote:

> For every BITMODE_SYNCBB write() you must issue one BITMODE_SYNCBB read(),
> as one read byte is generated for every write. 384 Bytes is the read FIFO
> size and as soon as the read fifo is full, the whole BITMODE_SYNCBB machine
> stalls.


--
libftdi - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to libftdi+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx

Current Thread