STM32F4 Discovery AWD IRQ
Posted on November 15, 2011 at 14:41I have been able to successfully setup the ADC3 to set the SR, AWD flag when an input exceeds my threshold set. What I am now looking to do is put the processor in sleep mode (via __WFI();) and then have it wake ...