Page 1 of 1

Recognizing V-USB Connected

Posted: Mon Mar 01, 2010 11:24 am
by qubit
Is there a way recognize that a V-USB device is connected to USB Host?
I made a device that is powered from an external power supply. Now I would like to make a status LED that indicates green if the device is connected to the USB host. I found something in the section "Intercepting standard requests" in the documentation wiki (http://vusb.wikidot.com/driver-api). Thanks for your help.