libftdi Archives

Subject: Re: FT2232H interface B in FT245 async fifo mode unreliable data transfer termination vs. ftd2xx

From: Thomas Jarosch <thomas.jarosch@xxxxxxxxxxxxx>
To: libftdi@xxxxxxxxxxxxxxxxxxxxxxx
Date: Mon, 18 Apr 2016 23:10:04 +0200
Hi Dirk,

Am 11.04.2016 um 11:44 schrieb Dirk Niggemann:
[snip]
> Suggestions? I'd really prefer to use libftdi to using libftd2xx as it's 
> open-source
> and more portable. I want to get this working on a pi and potentially
other single-board

two things come to mind:

1. You might try to lower the latency timer

2. ftd2xx uses a background thread to constantly poll
   the device for data and it buffers received data in memory.

   Are you constantly polling the device or does your program
   also perform other duties right now?

Cheers,
Thomas


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

Current Thread