Closed
Description
When putting the Arduino Zero to sleep through the standby function call (provided by RTCZero) and using the attachInterrupt() to wake the processor, device will not be able to wake up. The EIC_WAKEUP register needs the pin corresponding WAKEUPENx bit set as mentioned in section 20.8.9 of the SAMD21 datasheet to enable the attachInterrupt to wake the processor during standby.
Metadata
Metadata
Assignees
Labels
No labels