Command to come out of sleep mode
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-05-26 4:47 AM
Posted on May 26, 2015 at 13:47
Hi
We are using __WFI(); command to enter into sleep mode in STM32F205, the controller will come out of sleep mode if there is any interrupt. Is there any ''command'' with which we can manually come out of sleep mode.Thanks #stm32f205-sleepmode
Labels:
- Labels:
-
Power
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-05-26 10:33 AM
Posted on May 26, 2015 at 19:33
It's sleeping, you aren't in a position to send anything, have an exti, ticker or timer interrupt bring you out some point in the future.
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
