Question
What mode can I put my mcu in to consume the least amount of power but still have the ability to "wake up" after an event has been triggered?
I have a stm32 mcu. I want to put it in a very low power mode until an event triggers it to wake up. What mode can give me the lowest power consumption? whilst still being able to accept an event to wake up? and what sort of power would that draw?