cancel
Showing results for 
Search instead for 
Did you mean: 

Sleep Mode stm32f10x_pwr.h

kzawada
Associate II
Posted on October 25, 2010 at 15:12

Sleep Mode stm32f10x_pwr.h

1 REPLY 1
kzawada
Associate II
Posted on May 17, 2011 at 14:12

Does the STM32F103 halt on:

__WFI();

How does it resume?  Does it resume at the instruction after __WFI() once an interrupt occurs?