- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have a USB2 HID device, when I do CyU3PUsbDoRemoteWakeup(); it does not wake up the computer in sleep mode. I see that the status is SUCCESS, but the computer does not wake up. Please advise.
UPDATE:
I noticed that this issue occurs only when going through a USB3 HUB -- but when I use the USB3 ports on the front of my computer, CyU3PUsbDoRemoteWakeup() does wake the computer up....
Why would this issue occur on a USB3 HUB? Please advise.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I understand that you are using the firmware shared in this thread Solved: Re: Make computer wake up from sleep with HID? - Infineon Developer Community Is my understanding correct?
I tried connecting the FX3 device through a dock to the laptop and the remote wakeup works at my end.
Please let me know if the hub is powered when the remote wake up is done through the device
Rashi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I understand that you are using the firmware shared in this thread Solved: Re: Make computer wake up from sleep with HID? - Infineon Developer Community Is my understanding correct?
I tried connecting the FX3 device through a dock to the laptop and the remote wakeup works at my end.
Please let me know if the hub is powered when the remote wake up is done through the device
Rashi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, the issue was because of the HUB. Thanks for figuring that out!