cancel
Showing results for 
Search instead for 
Did you mean: 

How to wake from stop mode using UART on the STM32L051?

SEmbr.1
Associate

I need some example code for how to wake from stop using UART on the STM32L051.  

1 REPLY 1
Sarra.S
ST Employee

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.