| 
      
      
      From: Xiaofan C. <xia...@gm...> - 2006-06-20 23:04:14
      
     | 
| On 6/21/06, Ben <bn...@ya...> wrote: > > Well , calling usb_set_configuration indeed solved > the problem ! Interesting that on Linux my program > worked without this call. May be it is because I use > 0.1.8 on Linux ? Anyway thank you very much for a help. > That is one of the differences between libusb-win32 and libusb. Actually in some later Linux distributions, usb_set_configuration may be also required from my experience with PICkit 2, a USB programmer for Microchip PIC MCUs. Regards, Xiaofan |