What treatment is recommended for unused pins on the nRF54L15?
What treatment is recommended for unused pins on the nRF54L15?
Hi,
The recommendation is to keep the unused/unconnected pins in the reset-value state of 0x0000002, ie. configured as input with "input buffer disconnected":
https://docs.nordicsemi.com/bundle/ps_nrf54L15/page/gpio.html#register.PIN_CNF
Any GPIO connected to another IC or external logic should be set at the defined idle state, to avoid any connected signals floating, which can lead to excessive current draw in sleep.
Kind regards,
Håkon