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

Fix STM sleep mode #3

Open
bradjc opened this issue Sep 22, 2015 · 0 comments
Open

Fix STM sleep mode #3

bradjc opened this issue Sep 22, 2015 · 0 comments

Comments

@bradjc
Copy link
Member

bradjc commented Sep 22, 2015

  1. call PWR_EnterSTOPMode() instead
  2. Fix main loop so interrupts can't occur before WFI
  3. Look at stm-sleep branch for how to get the I2C to wake the STM
  4. Figure out why just changing the sleep function doesn't work.
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

1 participant