cancel
Showing results for 
Search instead for 
Did you mean: 

STM32WBA55 How to wake-up with USART2 event in stop mode

ledi7
Associate III

Hi,

i am using STM32WBA55 with BLE_p2pServer_ota example and want to wake-up over an USART2 event (start bit or rising edge) from stop mode. What is a good way to do this? I am using HSI16 with USART2 GPDMA1.

 

1 REPLY 1
STTwo-32
ST Employee

Hello @ledi7 

You can use some of the USART2 interrupts to wake up the STM32WBA55 from STOP mode. To do that, you need to configure one of the interrupts that wake up from this low power mode. More details are available on the RM0493 parts 39.6 and 39.7. 

Best regards.

STTwo-32

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.