Hi Just wanting to know if enabling the watchdog timer also turns on the Brownout detector (BOD)? So will this STM32L0.wdtEnable(timeout) STM32L0.wdtReset() turn on the BOD?
Hi
Just wanting to know if enabling the watchdog timer also turns on the Brownout detector (BOD)?
So will this
STM32L0.wdtEnable(timeout)
STM32L0.wdtReset()
turn on the BOD?