libftdi Archives

Subject: Re: How to open the second channel on a FT2232H device?

From: Xiaofan Chen <xiaofanc@xxxxxxxxx>
To: libftdi@xxxxxxxxxxxxxxxxxxxxxxx
Date: Mon, 30 Apr 2012 21:01:15 +0800
On Mon, Apr 30, 2012 at 8:30 PM, Xiaofan Chen <xiaofanc@xxxxxxxxx> wrote:
> On Mon, Apr 30, 2012 at 7:48 PM, Thomas Heller <theller@xxxxxxxxxx> wrote:
>> Am I doing something wrong?  Must I install a libusb-win32 driver for
>> the compound device (if so - how)?
>
> At least one works, so that is one option. You can indeed use
> libusb-win32 device driver for the whole USB composite device,
> replacing the default Microsoft USB Composite Parent Driver
> and the FTDI driver. You just need to modify the inf file
> generated for 3 and remove the reference to the interface
> in the inf file (&MI_00 or &MI_01).
>

Another option is to use libusbK driver installer in this package.
It allows you to create the driver for libusb0.sys, libusbk.sys
and winusb.sys, it also allows you to install the driver for the
composite parent or individual interface.

Download: libusbK-3.0.5.12-setup.exe
http://sourceforge.net/projects/libusbk/files/libusbK-beta/3.0.5.12/




-- 
Xiaofan

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

Current Thread