Hallo ST, i am programming with the stm32l476 and with stmcubeide. My question is timer related.
I want to implement a timer which would elapse in 3s and gives me an interrupt then. But i want to build a kind of software watchdog which will be always reseted from an external clock 1s. So my idea is, when the external 1s clock is off then after 3...