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

Unused pins and ESD?

What is the best practice for protecting against ESD for unused pins, should I leave them floating or ground them?

I noticed in other posts here that it has been recommend by Noridc to leave the pins floating and disconnect the input buffer using the PIN_CNF register, but it has not been explained what implication this has on ESD.

devzone.nordicsemi.com/.../circuit-design-unused-i-o-pins
devzone.nordicsemi.com/.../unused-gpio-pins

Kind regards,
James

Parents
  • Hi James,

    I am not aware of any specific nordic recommendations on this topic. I have heard of very little issues in general, both due to internal chip design, but also the fact that the pcb is typically wrapped in plastic casing that prevent direct path externally. In terms of ESD I think it is a good idea to set pins as output low and ground them when possible, this will create a low impedance path to ground, which should be better than leave them floating. In general try to have solid and good grounding, with lots of vias and follow reference layout and pcb guidelines in the product specifications. Then I don't expect any problems.

    Kenneth

  • Hi Keneth

    This is exactly what I would normally do for ESD protection; i.e. grounding any unused pins. But this contradicts what Nordic have recommended to other people in the Q&A. I would like a confirmation from Nordic ideally before deciding what to with my unused pins.

Reply Children
Related