This is the documentation for the latest (main) development branch of Zephyr. If you are looking for the documentation of previous releases, use the drop-down menu on the left and select the desired version.

MEC15xx sample board test application

Overview

This sample demonstrates power management features on MEC15xx-based boards. It showcase simple app that allows to enter into light and deep sleep.

Building and Running

The sample can be built and executed on boards using west. No pins configurations, except GPIO014 is used as indicator for entry/exit.

Sample output

Wake from Light Sleep
Wake from Deep Sleep
ResumeBBBAA
Wake from Light Sleep
Suspend...
Wake from Deep Sleep
ResumeBBBAA

note:: The values shown above might differ.