usb3.0 WIN10 SUSPEND Problem

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
lock attach
Attachments are accessible only for community members.
chsh_1759911
Level 3
Level 3
10 sign-ins 10 replies posted 10 questions asked

Hi

I create a compsite device with HID and UVC. In win10 environment the host will send suspend signal into device few seconds after connect then HID part will not work anymore. I try to open UVC stream to keep data flow on the bus and the host did send resume signal into device but the hid part still not work.  i commented all the code in suspend part, problem still exist. should i add something in resume part or somewhere?

the attached file is debug output by the UART ,anyone have suggestion?

0 Likes
1 Reply
Anonymous
Not applicable

Can you attach your firmware and the USB protocol trace recording the same? Is this only happening on Win10 or do you see the same behaviour on Windows 7? Can you try by using CyU3PUsbLPMDisable  just after the connectstate API?

0 Likes