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

52 gpio input without pull

hi support team,

customer using 52 gpio p0.26 as input, but config it as no pull in software, strangely there is no pull up in the schematic layout, only 10 nf capacity connected between the p0.26 and ground。

After testing, customer find out that there is a leakage current after about 50 minutes, the current varies with the time, reach at 1.5 mA.

normally i would suggest customer to config with pull-up.

but how to analyse this situation, we need to explain this to customer.

i am not going to say that the capacity is discharging, i don't understand where this comes from.

Regards,

William.

Parents Reply
  • yes Alseth,

    there is one button that has pull up, so they use on pull in config, but customer occasionally removed it, which causes the gpiote input floating status.

    and you may still try upper code, and will find that there will be an abnormal current in idle status comparing to NRF_GPIO_PIN_PULLUP

    as i can see, GPIOTE input floating status has leakage current, until there is defined level of that pin

    Regards,

    William.

Children
Related