Looking to implement Remote Wakeup in CY7C64013

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

cross mob
Anonymous
Not applicable

Hello,

   

We are working with the CY7C64013. When we attach our device to a Windows 8 machine, and Win8 goes to Sleep, Our device goes into Suspend. I have been looking at old code Mouse code based upon the CY7C637xx, and see that there is a dedicated interrupt for this - Wakeup Interrupt Vector at 0016. There is also code for this mouse application that uses

   

"jmp clear_device_feature"

   

and

   

"jmp set_device_feature"

   

The sample code I started with had these as "jmp request_not_supported".

   

I would like to know if the CY7C64013 is able to duplicate the functionality of remote wakeup when the PC goes to sleep and any sample code for it?

   

Thanks in advance,

   

George

0 Likes
1 Solution
Anonymous
Not applicable
        Hi, When you say 0x0016 you're talking about GPIO/HAPI interrupt right? That is for waking up the chip from suspend not for signaling remote wakeup. The chip doesn't have remote wakeup functionality. Regards, Anand   

View solution in original post

0 Likes
6 Replies