Recognizing V-USB Connected

General discussions about V-USB, our firmware-only implementation of a low speed USB device on Atmel's AVR microcontrollers
Post Reply
qubit
Posts: 3
Joined: Sun Dec 02, 2007 2:51 pm

Recognizing V-USB Connected

Post by qubit » Mon Mar 01, 2010 11:24 am

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.

Post Reply