WatchDog Implementation on STM32F0 Discovery
Posted on November 12, 2012 at 20:58The following is my watchdog code. The watchdog is triggering and I am constantly find myself in the startup routine. Why? Here is my watchdog related code: //After Periph Clock set and before GPIO and NVIC set...