Problem setting reload value for independent watchdog
Posted on July 29, 2015 at 16:47 Hi all, I am using a STM32F103 MCU and I want to set the reload value for independent watchdog (IWDG) so watchdog will reset the device (a timeout will occur) after ''t'' seconds. I am using the following code to ini...