Hello everyone,
I'm using the Axelson's WinUSB(C#).
A few days ago it was perfectly working.
Now it's not. I can't send data to the microcontroller.
While debugging my application I remarked that WinUsb_WritePipe(...) = bResult always returns "false". Why?
I didn't make any changes to the original Axelson's lib.
I have no idea what could have had happened.
Thanks for your help.
Regards