zephyr/samples/boards
Oleh Kravchenko 4f69acc3d4 soc: stm32f1x: Add support for stop/standby modes
Add config and overlay to samples for testing 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:
- stop (regulator in run mode) ~217 uA
- stop (regulator in low-power mode) ~206 uA
- standby mode ~3.5 uA

Low-power mode wakeup timings from the datasheet,
but it barely meets these in reality:
- stop (regulator in run mode) 3.6 us
- stop (regulator in low-power mode) 5.4 us
- standby 50 us

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

Signed-off-by: Oleh Kravchenko <oleg@kaa.org.ua>
2025-05-20 10:16:20 +02:00
..
96boards doc: fix occurrences of broken zephyr_file: links 2024-10-30 09:43:50 -07:00
arc_secure_services boards: samples: remove CONFIG_BUILD_NO_GAP_FILL=y and similar 2024-12-02 11:14:09 +01:00
bbc samples: boards: bbc: add microbit_v2 board to pong example 2025-03-07 19:58:05 +01:00
enjoydigital doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
espressif samples: boards: espressif: ulp: Add interrupt sample 2025-05-19 11:24:36 +02:00
google boards: google: adopt new zephyr:board directive and role 2024-10-24 17:51:15 +02:00
intel doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
microchip kscan: drop kscan and any reference 2025-03-13 16:56:26 +00:00
nordic samples: drivers: Add spis_wakeup sample 2025-04-11 06:33:38 +02:00
nuvoton/numaker/system_off samples: boards: nuvoton: group Nuvoton board samples 2024-09-13 13:43:09 +02:00
nxp style: add missing curly braces in if/while/for statements. 2025-05-17 14:10:33 +02:00
phytec Bluetooth: Mesh: use secure storage in ble mesh 2025-01-14 13:23:47 +01:00
quicklogic doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
raspberrypi/rpi_pico/uart_pio rpi_pico2: rp2350: Add PIO support and extend samples 2024-12-23 23:57:57 +01:00
renesas samples: boards: renesas: Add comparator sample for Renesas 2025-03-13 07:22:00 +01:00
st soc: stm32f1x: Add support for stop/standby modes 2025-05-20 10:16:20 +02:00
ti Revert "drivers: gpio_cc13xx_cc26xx: Update for latest sdk" 2025-03-17 13:55:34 +01:00
boards.rst doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00