[STM32L431] BORRSTF always SET after powering up
Hello,
I want to read the BORRSTF value to detect the previous reset situation during the start process. but BORRSTF always reports '1'.
BORRSTF can be clear with RMVF, but there is a problem that makes it impossible to tell whether it is an initial start or a after brown out reset.
I tried the following:
- Check ramp-up time problem of power supply. - but I didn't find anything strange.
- Increase capacitance of the reset pin for the longer reset delay. - I've increased it from 0.1 uf to 4.7 uF, but problem is not solved.
I looked for similar cases, but I couldn't find the same one... Is there a problem with my design?
Attached power and reset circuit diagram I designed. thanks.
p.s I've found the same thing on STM32F407VGT-based PCB before year. I didn't take it seriously then, but now I want to know why.
