2017-05-26 05:40 AM
Hallo, I am looking for an STM32F0 Usart Wake Up From Stop example using wfe instead of wfi
2017-05-26 06:20 AM
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
2017-05-26 09:53 AM
Unfortunately also this example uses wfi instruction....