Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WakeUp with SERIAL1 #14

Open
grezco opened this issue Mar 15, 2019 · 1 comment
Open

WakeUp with SERIAL1 #14

grezco opened this issue Mar 15, 2019 · 1 comment

Comments

@grezco
Copy link

grezco commented Mar 15, 2019

I would like to put the MKR on sleep mode until a character arrives on SERIAL1 (pin 13-14). Do you think it's possible with ArduinoLowPower Library ?

@sslupsky
Copy link
Contributor

Probably but you would need to look more closely at the sercom module in the SAMD21 datasheet. I recently enabled wake from sleep when there is an I2C slave address match by setting the RUNSTDBY bit in the CTRL register.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants