STM32L151: distinguish BOR and POR/PDR after reset
Posted on July 30, 2014 at 10:23Hello Is it possible to differ a reset caused by a POR/PDR from one caused by a BOR? The flag PORRSTF gets set by a PDR as well as by a BOR. I need to check if power voltage dropped only below VBOR or also below VPOR....