Search found 1 match
- Tue Apr 21, 2009 1:46 am
- Forum: V-USB
- Topic: Device not recognized after PC start
- Replies: 5
- Views: 4779
Re: Device not recognized after PC start
I have discovered that, at least on the PCs I have been testing, setting USB_CFG_IMPLEMENT_HALT = 1 results in perfect behavior on resume. It really doesn't add that many bytes to the code, in exchange for the USB device working perfectly after the PC returns from sleep mode. It even works fine if t...