Resolved! How to Enable/Disable Watchdog During Sleep Without Reset on STM32
Hello STM32 community,I’m working on a project where I need to temporarily disable/enable the watchdog before entering into low-power/sleep modes, but I want to avoid resetting the MCU.Here’s the context:I’m using an STM32U385 MCUI know that watchdog...