Wake interrupt on ADC pin threshold
Hello,I would like my STM32 to be able to wake up from sleep / standby by an interrupt caused by input on an analog pin passing a certain threshold (let's say, 2V).Is this an existing capability?How is it called? is there a way to look for this capab...