A suggestion for a new register in STM32 processors
Posted on September 25, 2017 at 20:17When using watchdog timers, the processor resets when your program fails to clear the watchdog timer within a predetermined period. The RCC_CSR has two bits that can be queried at boot time that indicate a watchd...