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

nRF52810 P0.14 out of control

hi,

I found a  interesting thing:I use the output function to configure the P0.14(nrf_gpio_cfg_output(14)). After configuration, the normal output should be low, but it outputs high. Can you explain.

another question:Some pins are high by default(for example P0.16). When I don’t use these pins, will they increase power consumption? Do they need to be configured as inputs or outputs to reduce power consumption?

thanks a lot

Related