Manisha Kalita wrote: > Hi all > > i am designing an USB driver on lpc214x board. for that, i need to handle > the condition for USB device Configured/Not-Configured status. we can give > commands to Configure device (Command: 0xD8), but after configuration, can > we read the configuration status from any device register? i dont want to > use any programmable flag or something to check for the status. is there any > way to poll any register bit for this? > > please help me if any one has any idea. I wrote a USB driver for the lpc214x so I'm quite familiar with the specifications of the USB controller, but I have not seen any register to read the current the configuration status. Bertrik
Message
Re: [lpc2000] Please Help:: USB configuration status
2006-03-17 by Bertrik Sikken