nRF5 SDK is not maintained anymore
More Info: Consider nRF Connect SDK for new designs
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Power VDD monitoring

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.

  1. 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 ? 
  2. 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 ?

Parents Reply Children
Related