This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF52832: Pin state _during_ reset (Retained registers)

Hi,

in https://devzone.nordicsemi.com/f/nordic-q-a/24115/io-pin-signal-during-reset it is mentioned that the pins of the nRF52832 get set to input _during_ a reset.

When reading the PS, I come to a different conclusion:

My interpretation of these parts of the PS is that the GPIOs will retain their state (input, output, etc.) during a reset.

Can someone shed some light on this?

Best Regards

Tobias

Parents Reply
  • Ok, thank's for the clarification! My interpretation is that either the gpio cnf register is NOT a retained register OR there is (currently?) no reset situation exposing any difference in behavior between a gpio retained and a gpio non-retained register; Either all or no gpio registers are reverted to reset state, and the former would apply for all cases but wake up from system off.

Children
Related