Reliably detecting power-off/on with stm32l432
Posted on February 28, 2018 at 16:24The stm32l432 lacks the PORRSTF flag that other stm32 processors have, so I don't see a way to reliably detect a power-off/on event. I tried parking a bit in the backup registers, but it doesn't appear that this ...