Author |
Message |
Topic: USB remote wake up |
merijn
Replies: 2
Views: 9419
|
Forum: General CCS C Discussion Posted: Mon Jul 06, 2020 4:59 am Subject: USB remote wake up |
Thanks for your reply!
I know enough of this feature to be sure it's what I need in my project, but don't know how to implement it. Since CCS offers libraries for keyboard, mouse and CDC - all devi ... |
Topic: USB remote wake up |
merijn
Replies: 2
Views: 9419
|
Forum: General CCS C Discussion Posted: Mon Jul 06, 2020 3:26 am Subject: USB remote wake up |
Hi
I'm investigating support for USB remote wake up, but comments in CCS source code mention it is not supported
#if USB_CONFIG_BUS_POWER
0x80, //bit 6=1 if self powered, bit 5=1 if ... |
|