Skip to content

Commit 1fbdf60

Browse files
docs(Examples): Update the README with detailed description of low-power modes for MAX32662 example (#1602)
1 parent 06f60f6 commit 1fbdf60

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

Examples/MAX32662/LP/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
## Description
22

3-
TBD<!--TBD-->
3+
This example demonstrates the various low-power modes on the MAX32662.
44

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).
58

69
## Software
710

0 commit comments

Comments
 (0)