cancel
Showing results for 
Search instead for 
Did you mean: 

Usart WakeUpFromStop example

Zanon.Luciano
Senior
Posted on May 26, 2017 at 14:40

Hallo, I am looking for an STM32F0 Usart Wake Up From Stop example using wfe instead of wfi

2 REPLIES 2
Imen.D
ST Employee
Posted on May 26, 2017 at 15:20

Hi

You have the

UART_WakeUpFromStop

exampleprovided with

/external-link.jspa?url=http%3A%2F%2Fwww.st.com%2Fweb%2Fcatalog%2Ftools%2FFM147%2FCL1794%2FSC961%2FSS1743%2FLN1897%2FPF260612

under this path :

STM32Cube_FW_F0_V1.8.0\Projects\STM32072B_EVAL\Examples\UART\UART_WakeUpFromStop

Hope this help you.

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen
Posted on May 26, 2017 at 16:53

Unfortunately also this example uses wfi instruction....