Hi guys
Could you tell me the expected pin states while the nRF52833 is kept in reset with the pin reset?
For the nRF52840 i have found this devzone entry:
It basically states, that the pins will be configured as input disconnect.
As experienced with the nRF52832, the pins seem to be all configured as input disconnected while the pin reset is asserted.
Thus, we would have expected the same behavior on the nRF52833.
Yet, in this devzone entry of the nRF52840, following is stated:
"When reset pin is pushed the pin behavior is undefined, it may be output or floating. It is not much that can be done about this other than ensure that the pin reset is pushed for a short period of time as possible, for instance >0.2us is sufficient to ensure a hardware reset."
Having pins randomly configured as output and driving unknown circuitry seems critical.
I haven't checked the behavior on all pins but the configured UARTE TX pin is driven low for as long as the pin reset is asserted.
Do pins configured for certain peripherals lead to different pin states during a reset?
I hope you can help me clarify this.
Thank you in advance!
Regards,
Pascal