You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2021/02/07 09:27:01 UTC

[GitHub] [mynewt-core] edward-jw-yu opened a new issue #2475: Atmel SAMD20 sleeps in standby mode.

edward-jw-yu opened a new issue #2475:
URL: https://github.com/apache/mynewt-core/issues/2475


   newt version
   Apache Newt version: 1.4.1
   
   Atmel 
   SAMD20E18
   
   After calling
   `    system_set_sleepmode(SYSTEM_SLEEPMODE_STANDBY);
       system_sleep();
   `
   the system successfully went to sleep.
   When I pressed the button to wake it up, It did wake up, But after a very little while, it crashed.
   I used the atmel studio project to test about the sleep, it was fine.
   
   Here I would like to learn about the sleep about mynewt. 
   Before sleep and After wake up, It needs to do something ?
   
   Thanks a lot.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org