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

Pullup/pulldown GPIOTE

Hi!

I'm reading the PS for nRF52832 and I can't find a clear answer on the following question.

If I set up a GPIO channel with pull-up/pull-down in the PIN_CNF[n] register and then want to use that channel as a GPIO task/event (GPIOTE). Does the GPIOTE logic some how remove my pull-up/pull-down setting or is it still active?

The reason I ask is that I understand that GPIOTE logic changes for example the GPIO configured DIR..

Best regards

Related