zephyr/samples/boards
Abderrahmane Jarmouni 80180188b1 samples: boards: stm32: exit Poweroff using wkup pins & gpios
This sample demonstrates how gpio pins can be used to power on
the system after a Poweroff, just like a reset pin.
The user only needs to add the STM32_GPIO_WKUP flag to the gpio pin
in "gpios" property of a DT device such a button or a sensor.
The samples Powers off the system after a delay then the user can power it
on with the user button that has the STM32_GPIO_WKUP flag in DT.
Only works on STM32 boards that support Zephyr POWEROFF
(U5, WL, WB, & L4 SoC series), & also have a user button whose GPIO pin
is associated with a wake-up pin (see PWR node in SoC dtsi file).

Signed-off-by: Abderrahmane Jarmouni <abderrahmane.jarmouni-ext@st.com>
2024-06-05 17:35:55 -05:00
..
96b_argonkey
arc_secure_services hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
bbc_microbit Bluetooth: samples: Switch to one-time adv 2024-05-29 10:48:04 -07:00
esp32 drivers: wdt: espressif: Add 32K Xtal Watchdog 2024-05-30 16:52:37 -05:00
google_kukui
google_twinkie_v2_pda
intel_adsp/code_relocation hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
litex/i2s
mec15xxevb_assy6853 scripts: twister: Remove harness repeat field 2024-04-30 18:23:23 +02:00
mec172xevb_assy6906
mimxrt595_evk/system_off hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
mimxrt1060_evk/system_off
mimxrt1170_evk_cm7/magic_addr hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
nrf tests: Bluetooth: Mesh: Default to ext adv 2024-06-03 03:01:55 -07:00
nxp_s32/netc samples: net: Change samples to support new IPv4 netmask setting API 2024-03-03 18:58:29 +01:00
qomu
reel_board/mesh_badge Bluetooth: samples: Switch to one-time adv 2024-05-29 10:48:04 -07:00
rpi_pico/uart_pio
sensortile_box
sensortile_box_pro/sensors-on-board sample: board: sensortile_box_pro: add stts22h sensor support 2024-03-25 18:40:54 -04:00
stm32 samples: boards: stm32: exit Poweroff using wkup pins & gpios 2024-06-05 17:35:55 -05:00
ti/cc13x2_cc26x2/system_off
boards.rst