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

nrf52832 gpio with pullup current

Hi

I have noticed that when I configure any GPIO with "NRF_GPIO_PIN_PULLUP" option, the CPU current is raised by approximatly 200 uA. (It doesn't matter if the GPIO is configured as input or output). Is this the default behaviour? Can this be prevented somehow? Thanks Yaron

Related