You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Examples/MAX32662/LP/README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,10 @@
1
1
## Description
2
2
3
-
TBD<!--TBD-->
3
+
This example demonstrates the various low-power modes on the MAX32662.
4
4
5
+
The device is capable of entering the Sleep, Deep Sleep, and Backup low-power modes. The user may select which low-power modes to enter in this example by setting the DO_SLEEP, DO_DEEPSLEEP, and DO_BACKUP that can be set to 1 or 0.
6
+
7
+
To move to the next power state, press the push button (SW2).
0 commit comments