Hi Nordic Team,
Few questions about Power supply supervisor block of nRF52810. My device's supply volage (VDD) is 2 volt. I have enabled POFCON and the handler is getting called when supply voltage is droping as expected.
- What is the minimum time that the VDD should be below the threshold to generate this event ? For instance, can a dip below threshold for 1 ms generate POFCON event ?
- Does the system automatically reset if the VDD falls below 1.7 (for example, 1.65 for 1 ms) ? Does the system restart reliably if the VDD drop slightly below 1.7V ?
18.6.6 Brown-out reset
The brown-out reset generator puts the system in reset state if the supply voltage drops below the brownout reset (BOR) threshold.
Is there a way to identify the reset due to brownout reset ?