2011/8/7 chris clark :
> On Sun, Aug 7, 2011 at 6:26 PM, Xiaofan Chen wrote:
>> On Mon, Aug 8, 2011 at 4:24 AM, Wander Lairson Costa
>> wrote:
>>> The reset issue is related to libusb 1.0 windows backend. Libusb guys
>>> can give you better explanation on that (or maybe Xiaofan if he is
>>> aroun
On Sun, Aug 7, 2011 at 6:26 PM, Xiaofan Chen wrote:
> On Mon, Aug 8, 2011 at 4:24 AM, Wander Lairson Costa
> wrote:
>> The reset issue is related to libusb 1.0 windows backend. Libusb guys
>> can give you better explanation on that (or maybe Xiaofan if he is
>> around here).
>>
>
> libusb-1.0 Win
2011/8/7 chris clark :
> On Sun, Aug 7, 2011 at 1:24 PM, Wander Lairson Costa
> wrote:
>> 2011/8/7 chris clark :
>>> 2) reset() problem (slightly different to known issue in readme for
>>> libusb-1.0, I guess as I'm using libusb-01). The symptom I see is that
>>> the TFT display appears to power o
2011/8/7 Xiaofan Chen :
> On Mon, Aug 8, 2011 at 4:24 AM, Wander Lairson Costa
> wrote:
>> The reset issue is related to libusb 1.0 windows backend. Libusb guys
>> can give you better explanation on that (or maybe Xiaofan if he is
>> around here).
>>
>
> Yes I am around. :-)
Glad you are here :)
On Mon, Aug 8, 2011 at 4:24 AM, Wander Lairson Costa
wrote:
> The reset issue is related to libusb 1.0 windows backend. Libusb guys
> can give you better explanation on that (or maybe Xiaofan if he is
> around here).
>
Yes I am around. :-)
libusb-1.0 Windows (currently use winusb driver) does no
On Sun, Aug 7, 2011 at 1:24 PM, Wander Lairson Costa
wrote:
> 2011/8/7 chris clark :
>> 2) reset() problem (slightly different to known issue in readme for
>> libusb-1.0, I guess as I'm using libusb-01). The symptom I see is that
>> the TFT display appears to power off, I get no errors and no hang
2011/8/7 chris clark :
> Before I start wailing "I need help! I need help!", kudos to everyone
> involved in PyUSB.
Thank you.
> I'm not a hardware guy, I know nothing about USB
> protocols and yet I was able to convert someone else's C program and
> convert it into Python using PyUSB. The old to