Re: [Ftdi-usb-sio-devel] Resetting the FTDI
Brought to you by:
bryder
From: Chris S. <chr...@ya...> - 2010-11-11 19:35:04
|
Bill Ryder <bil...@gm...> wrote: > Have a look here: > http://ftdi-usb-sio.sourceforge.net/#sec4 > which refers you to: > http://www.intra2net.com/en/developer/libftdi/links.php. Thank you. I should have been more clear in my request: Is it possible for a userland program that is communicating with FTDI using open/close/ioctl/tcsetattr type calls to issue an FTDI reset or purge? My application does not use libftdi (currently). I am trying to get low latency comms with an FT245RL (only full speed) and I suspected libftdi wasn't up to the task (but that was when I knew relatively little about this process. I should try again). My goal is to get a message to the FT245RL and back to the host within each 1ms full speed frame. Thank you, Chris |