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

Sleep on SAMD21 only working after restart? #76

Open
maxholgasson opened this issue Dec 16, 2018 · 3 comments
Open

Sleep on SAMD21 only working after restart? #76

maxholgasson opened this issue Dec 16, 2018 · 3 comments

Comments

@maxholgasson
Copy link

maxholgasson commented Dec 16, 2018

Hello,
I was now seachring for hours why my SAMD21 won't sleep after I found out that after programming I had to restart the chip.
It works this way but why and how?

Working with the AVRs like 328P I had no issues like that

@Jackjan4
Copy link

@maxholgasson Do you put it in standby or idle?
( LowPower.standby() vs LowPower.idle(...) )

@maxholgasson
Copy link
Author

HI, I'm using standby

@rocketscream
Copy link
Owner

It works just fine over here as we test every piece of our SAMD21 based board during production that way.

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

3 participants