Matt Spencer

Results 14 comments of Matt Spencer

Ok, so I updated the rp-pico hal to the latest version, which pulls in the latest rp2040-hal - and on first attempt it bought my dev machine out of sleep...

Think I spoke too soon... Needs more investigation. Is there a proper time to call remote_wakeup() - is there an example solution available online?

Thanks for the pointers again @haata. Any ideas why `usb_dev.remote_wakeup_enabled();` is always returning false - no matter what system I plug my device into?

That was the missing piece of the puzzle. I is working now thanks. Your help with this has been amazing. One interesting observation though, with respect to `remote_wakeup_enabled`, | OS...