How to wake from stop mode using UART on the STM32L051?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2025-05-29 8:18 PM
I need some example code for how to wake from stop using UART on the STM32L051.
Labels:
- Labels:
-
STM32L0 Series
-
UART-USART
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2025-05-30 8:42 AM
Hello @SEmbr.1,
You can refer to this example from the STM32CubeL0 using LPUART to wake up the MCU from stop mode when a given stimulus is received: Github/STMicroelectronics/STM32CubeL0/Examples/UART/LPUART_WakeUpFromStop.
Hope that helps!
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
