zephyr/samples
Oleh Kravchenko 585cda1360 soc: stm32l1x: Add support for sleep/stop/standby modes
Add stm32l1_disco and nucleo_l152re overlays for testing
sleep/stop/standby modes:
- samples/boards/st/power_mgmt/blinky;
- samples/boards/st/power_mgmt/wkup_pins;

I've measured consumption for each low-power mode:
- low-power sleep ~1.72mA;
- stop mode ~324uA;
- standby mode ~2.2 uA;

It's possible to use RTC as idle timer to exit from stop mode.

Signed-off-by: Oleh Kravchenko <oleg@kaa.org.ua>
2025-07-22 19:38:19 -04:00
..
application_development drivers: flash: Support XIP for MAX32 SPIXF flash 2025-07-19 10:08:46 +02:00
arch sample: arch: mpu: mpu_test: skip run automate for SoC S32Z 2025-05-28 16:37:44 +02:00
basic drivers: pwm: Add support for Apollo510 pwm 2025-07-19 15:31:08 -04:00
bluetooth samples: bluetooth: mtu_update: peripheral: Restart Advertisement 2025-07-19 13:49:46 -04:00
boards soc: stm32l1x: Add support for sleep/stop/standby modes 2025-07-22 19:38:19 -04:00
cpp samples: cpp: hello_world: add cpp target tag 2025-04-09 21:10:27 +02:00
data_structures include: zephyr: sys: simplify MIN_HEAP_FOREACH macro 2025-06-26 11:58:05 -04:00
drivers boards: seeed: support XIAO nRF54L15 2025-07-22 14:18:43 +02:00
hello_world samples: hello_world: set minimum flash requirement to 16K 2025-03-04 17:28:33 +01:00
kernel samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
modules samples: display: update rtk7eka6m3b00001bu shield related samples 2025-07-22 19:38:02 -04:00
net samples: net: latmon: latency monitor tool 2025-07-20 12:27:30 -04:00
philosophers samples: philosphers: Fix typo in famous name 2025-03-31 08:20:19 +02:00
posix samples/posix/philosophers: Remove filter on NATIVE_APPLICATION 2025-07-19 09:38:15 +02:00
psa secure_storage: increase stack sizes of tests 2025-07-21 07:23:49 -04:00
sensor samples: sensor: paj7620: refactor handling of trigger mode 2025-07-22 08:16:06 -04:00
shields samples: shields: x_nucleo_iks02a1: run clang-format 2025-07-08 13:39:47 -05:00
subsys samples: display: update rtk7eka6m3b00001bu shield related samples 2025-07-22 19:38:02 -04:00
synchronization samples/synchronization: fix thread b pinning 2024-07-30 18:30:30 +01:00
sysbuild samples: sysbuild: with mcu_boot on the stm32h573i_dk 2025-07-19 09:49:44 +02:00
tfm_integration samples: tfm: tfm_psa_test: Add temporary isolation workaround 2025-07-11 09:41:26 -05:00
userspace soc/sifive: differentiate between FE310-G000 and FE310-G002 2025-06-02 17:37:32 +02:00
index.rst doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
sample_definition_and_criteria.rst doc: overhaul sample criteria and expectations 2024-09-12 10:03:30 +02:00