2025-09-09 2:41 PM
When the MCU is placed in Standby Mode, where does the CPU begin to execute when exiting the mode? (for example, on an RTC event) Is it a reset or a return from interrupt? RM0394 isn't clear on this.
Solved! Go to Solution.
2025-09-09 2:48 PM
It resets when exiting from standby.
RM0394 says it here:
2025-09-09 2:48 PM
It resets when exiting from standby.
RM0394 says it here:
2025-09-10 5:30 AM
Thanks! Maybe I should have searched for the word "execution"!